]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
backport making text match example.
authorMads Toftum <mads@apache.org>
Thu, 16 Oct 2008 10:16:17 +0000 (10:16 +0000)
committerMads Toftum <mads@apache.org>
Thu, 16 Oct 2008 10:16:17 +0000 (10:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@705199 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_proxy.xml

index e27a443ca07592746a9047a119990f3002814fee..8546ab051db5b68a6a9dd2b7e7f248093fff1f4c 100644 (file)
@@ -935,7 +935,7 @@ expressions</description>
     </example>
 
     <p>will cause a local request for
-    <code>http://example.com/mirror/foo/bar.gif</code> to be internally converted
+    <code>http://example.com/foo/bar.gif</code> to be internally converted
     into a proxy request to <code>http://backend.example.com/foo/bar.gif</code>.</p>
 
     <p>The <code>!</code> directive is useful in situations where you don't want