]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fixes example to actually work.
authorRich Bowen <rbowen@apache.org>
Wed, 11 Jan 2023 20:13:31 +0000 (20:13 +0000)
committerRich Bowen <rbowen@apache.org>
Wed, 11 Jan 2023 20:13:31 +0000 (20:13 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1906618 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/rewrite/intro.xml

index b624cad6cffa05eef6310c0e4b6cb9a83a0a5fd5..9e4879dd84c6fb2bc3e2be9787dae755b17cdd7f 100644 (file)
@@ -205,7 +205,7 @@ like the <directive module="mod_alias">Alias</directive> directive.</p>
 <dt>2. A web-path to a resource</dt>
 <dd>
 <example>
-RewriteRule ^/foo$ /bar
+RewriteRule ^/foo/?$ /bar
 </example>
 <p>If <directive module="core">DocumentRoot</directive> is set
 to <code>/usr/local/apache2/htdocs</code>, then this directive would