]> granicus.if.org Git - apache/commitdiff
Fixed example description to solve PR#17006.
authorErik Abele <erikabele@apache.org>
Thu, 13 Feb 2003 20:53:02 +0000 (20:53 +0000)
committerErik Abele <erikabele@apache.org>
Thu, 13 Feb 2003 20:53:02 +0000 (20:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98640 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/misc/rewriteguide.html.en
docs/manual/misc/rewriteguide.xml

index c6673eb5c525fc60ac6c6c8a1f6dccbf0cd38eed..d4b4b453a43afff48cf7ac90db26240908780dee 100644 (file)
@@ -1001,7 +1001,7 @@ RewriteRule   ^(.*)$ $1.html
 
         <dd>
           <p>Assume we have recently renamed the page
-          <code>bar.html</code> to <code>foo.html</code> and now want
+          <code>foo.html</code> to <code>bar.html</code> and now want
           to provide the old URL for backward compatibility. Actually
           we want that users of the old URL even not recognize that
           the pages was renamed.</p>
index 819ff2fddfd3d2ce97c195b2796c2b65dfdcb2ae..17cf6588d98067184a31805ad85159fd86df9833 100644 (file)
@@ -990,7 +990,7 @@ RewriteRule   ^(.*)$ $1.html
 
         <dd>
           <p>Assume we have recently renamed the page
-          <code>bar.html</code> to <code>foo.html</code> and now want
+          <code>foo.html</code> to <code>bar.html</code> and now want
           to provide the old URL for backward compatibility. Actually
           we want that users of the old URL even not recognize that
           the pages was renamed.</p>