From: Mads Toftum Date: Thu, 16 Oct 2008 10:13:54 +0000 (+0000) Subject: Make text match example. X-Git-Tag: 2.3.0~255 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4164a03eb9a9c7a166868dd2955281001d9992b2;p=apache Make text match example. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@705198 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_proxy.xml b/docs/manual/mod/mod_proxy.xml index bd2f4b8d72..7992b37f38 100644 --- a/docs/manual/mod/mod_proxy.xml +++ b/docs/manual/mod/mod_proxy.xml @@ -939,7 +939,7 @@ expressions

will cause a local request for - http://example.com/mirror/foo/bar.gif to be internally converted + http://example.com/foo/bar.gif to be internally converted into a proxy request to http://backend.example.com/foo/bar.gif.

The ! directive is useful in situations where you don't want