From c6e99a24caedbe9e36702446ad6af80a6e47f950 Mon Sep 17 00:00:00 2001
From: Joshua Slive
Only the HTTP response headers specifically mentioned above + will be rewritten. Apache will not rewrite other response + headers, nor will it 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 mod_proxy_html.
+path is the name of a local virtual path. url is a
partial URL for the remote server - the same way they are used for the
ProxyPass
directive.
Only the HTTP response headers specifically mentioned above + will be rewritten. Apache will not rewrite other response + headers, nor will it 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 mod_proxy_html.
+path is the name of a local virtual path. url is a
partial URL for the remote server - the same way they are used for the