Date: Fri, 30 Jul 2004 01:08:27 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/mod_proxy_html Makefile distinfo pkg-descr pkg-plist Message-ID: <200407300108.i6U18RrX063848@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2004-07-30 01:08:27 UTC
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/mod_proxy_html Makefile distinfo pkg-descr pkg-plist
Log:
New port: www/mod_proxy_html: rewrite HTML links in proxied content
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>
Revision Changes Path
1.952 +1 -0 ports/www/Makefile
1.1 +39 -0 ports/www/mod_proxy_html/Makefile (new)
1.1 +2 -0 ports/www/mod_proxy_html/distinfo (new)
1.1 +8 -0 ports/www/mod_proxy_html/pkg-descr (new)
1.1 +3 -0 ports/www/mod_proxy_html/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407300108.i6U18RrX063848>
