]> git.ipfire.org Git - thirdparty/apache/httpd.git/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:30:10 +0000 (06:30 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Thu, 19 Jul 2012 06:30:10 +0000 (06:30 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1363238 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/rewrite/remapping.xml

index a0ca09c21a695a76ec9d9da64855f5ebfa3e60d0..3b6af5e8d6927de4358c1c4bf360446f632e51d9 100644 (file)
@@ -73,7 +73,7 @@ configuration.</note>
 
 <example>
 RewriteEngine  on<br />
-RewriteRule    ^<strong>/old</strong>\.html$  <strong>/new</strong>.html [PT]
+RewriteRule    ^<strong>/foo</strong>\.html$  <strong>/bar</strong>.html [PT]
 </example>
     </dd>
   </dl>