From: Mads Toftum Date: Thu, 16 Oct 2008 10:16:17 +0000 (+0000) Subject: backport making text match example. X-Git-Tag: 2.2.11~131 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=371a05a822d919ff3fcbff0fe91d8308dc23a152;p=thirdparty%2Fapache%2Fhttpd.git backport making text match example. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@705199 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_proxy.xml b/docs/manual/mod/mod_proxy.xml index e27a443ca07..8546ab051db 100644 --- a/docs/manual/mod/mod_proxy.xml +++ b/docs/manual/mod/mod_proxy.xml @@ -935,7 +935,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