aboutsummaryrefslogtreecommitdiff
path: root/www/mod_proxy_html/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* New port: www/mod_proxy_html: rewrite HTML links in proxied contentEdwin Groothuis2004-07-301-0/+8
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/ - David Lay <dsl@webize.com.au> PR: ports/69737 Submitted by: David Lay <dsl@webize.com.au> Notes: svn path=/head/; revision=115051