aboutsummaryrefslogtreecommitdiff
path: root/www/mod_proxy_xml
Commit message (Collapse)AuthorAgeFilesLines
* mod_proxy_xml is an output filter to rewrite links in a proxyMartin Wilke2007-01-224-0/+56
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_xml/ PR: ports/108053 Submitted by: Dominic Marks <dom at goodforbusiness.co.uk> Notes: svn path=/head/; revision=182948