]> granicus.if.org Git - apache/commitdiff
old/new -> foo/bar in example, so it matches the description (and the following examples)
authorDaniel Gruno <humbedooh@apache.org>
Thu, 19 Jul 2012 06:28:01 +0000 (06:28 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Thu, 19 Jul 2012 06:28:01 +0000 (06:28 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1363234 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/rewrite/remapping.xml

index c20a976569c9c65c6cf909df0f2e0825e016347e..335ad31a3226c179afae36edefe11673fd62acda 100644 (file)
@@ -73,7 +73,7 @@ configuration.</note>
 
 <highlight language="config">
 RewriteEngine  on
-RewriteRule    ^<strong>/old</strong>\.html$  <strong>/new</strong>.html [PT]
+RewriteRule    ^<strong>/foo</strong>\.html$  <strong>/bar</strong>.html [PT]
 </highlight>
     </dd>
   </dl>