Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Update to 2.4.3 | ahze | 2005-03-01 | 2 | -5/+3 |
| | | | | | PR: ports/78178 Submitted by: maintainer | ||||
* | BROKEN: Size mismatch | kris | 2005-02-28 | 1 | -0/+2 |
| | |||||
* | Update to 2.2 | krion | 2004-08-02 | 3 | -6/+17 |
| | | | | | PR: ports/69892 Submitted by: maintainer | ||||
* | New port: www/mod_proxy_html: rewrite HTML links in proxied content | edwin | 2004-07-30 | 4 | -0/+52 |
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> |