From: Rich Bowen Date: Wed, 11 Jan 2023 20:14:52 +0000 (+0000) Subject: rebuild doc X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b3f75316ef8fc866286e0d84add4191d7a6c17b;p=thirdparty%2Fapache%2Fhttpd.git rebuild doc git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1906619 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/rewrite/intro.html.en b/docs/manual/rewrite/intro.html.en index 5b21389d356..484b8d27728 100644 --- a/docs/manual/rewrite/intro.html.en +++ b/docs/manual/rewrite/intro.html.en @@ -203,7 +203,7 @@ like the Alias
2. A web-path to a resource

-RewriteRule ^/foo$ /bar +RewriteRule ^/foo/?$ /bar

If DocumentRoot is set to /usr/local/apache2/htdocs, then this directive would diff --git a/docs/manual/rewrite/intro.xml.fr b/docs/manual/rewrite/intro.xml.fr index d045d99645a..49c6389d4c0 100644 --- a/docs/manual/rewrite/intro.xml.fr +++ b/docs/manual/rewrite/intro.xml.fr @@ -1,7 +1,7 @@ - +