summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/mod_proxy.xml
diff options
context:
space:
mode:
authorDaniel Gruno <humbedooh@apache.org>2012-08-01 14:23:04 +0200
committerDaniel Gruno <humbedooh@apache.org>2012-08-01 14:23:04 +0200
commit9c510b8d368bd7ba597fb001dcc4d3c45ad015e5 (patch)
treea5b4228d3647648a9fc468340a05867b4412a830 /docs/manual/mod/mod_proxy.xml
parentmod_lua: (diff)
downloadapache2-9c510b8d368bd7ba597fb001dcc4d3c45ad015e5.tar.xz
apache2-9c510b8d368bd7ba597fb001dcc4d3c45ad015e5.zip
Change the external reference to mod_proxy_html to an internal one.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1367951 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_proxy.xml')
-rw-r--r--docs/manual/mod/mod_proxy.xml9
1 files changed, 4 insertions, 5 deletions
diff --git a/docs/manual/mod/mod_proxy.xml b/docs/manual/mod/mod_proxy.xml
index 48eddca6cf..8f3da2d7b7 100644
--- a/docs/manual/mod/mod_proxy.xml
+++ b/docs/manual/mod/mod_proxy.xml
@@ -1255,12 +1255,11 @@ proxied server</description>
<p>Only the HTTP response headers specifically mentioned above
will be rewritten. Apache httpd will not rewrite other response
- headers, nor will it rewrite URL references inside HTML pages.
+ headers, nor will it by default rewrite URL references inside HTML pages.
This means that if the proxied content contains absolute URL
- references, they will by-pass the proxy. A third-party module
- that will look inside the HTML and rewrite URL references is Nick
- Kew's <a href="http://apache.webthing.com/mod_proxy_html/"
- >mod_proxy_html</a>.</p>
+ references, they will by-pass the proxy. To rewrite HTML content to
+ match the proxy, you must load and enable <module>mod_proxy_html</module>.
+ </p>
<p><var>path</var> is the name of a local virtual path. <var>url</var> is a
partial URL for the remote server - the same way they are used for the