]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
rebuild doc
authorRich Bowen <rbowen@apache.org>
Wed, 11 Jan 2023 20:14:52 +0000 (20:14 +0000)
committerRich Bowen <rbowen@apache.org>
Wed, 11 Jan 2023 20:14:52 +0000 (20:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1906619 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/rewrite/intro.html.en
docs/manual/rewrite/intro.xml.fr

index 5b21389d356803bf322b76ad8f501b01e77951e0..484b8d27728d2ba9cf080f3e533d573a25d694a3 100644 (file)
@@ -203,7 +203,7 @@ like the <code class="directive"><a href="../mod/mod_alias.html#alias">Alias</a>
 <dt>2. A web-path to a resource</dt>
 <dd>
 <div class="example"><p><code>
-RewriteRule ^/foo$ /bar
+RewriteRule ^/foo/?$ /bar
 </code></p></div>
 <p>If <code class="directive"><a href="../mod/core.html#documentroot">DocumentRoot</a></code> is set
 to <code>/usr/local/apache2/htdocs</code>, then this directive would
index d045d99645a71039296f015edf5d3e786a1dc51d..49c6389d4c0cddab68f1441fe53b1a672fe53e68 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1365932:1906615 (outdated) -->
+<!-- English Revision: 1365932:1906618 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->