2004-07-30 03:08:27 +02:00
|
|
|
mod_proxy_html is an output filter to rewrite HTML links in a proxy
|
|
|
|
situation, to ensure that links work for users outside the proxy. It
|
|
|
|
serves the same purpose as Apache's ProxyPassReverse directive does for
|
|
|
|
HTTP headers, and is an essential component of a reverse proxy.
|
|
|
|
|
|
|
|
WWW: http://apache.webthing.com/mod_proxy_html/
|
|
|
|
|
2008-04-07 16:13:31 +02:00
|
|
|
- David Lay <dsl@bitwizards.com.au>
|