aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-01-22 15:50:40 +0800
committermiwi <miwi@FreeBSD.org>2007-01-22 15:50:40 +0800
commitde8b5c2e7255d28b378e4f2630aa0a7994ec0fc5 (patch)
tree0be25a2cc466af1d9942ee7a980e3b50cb3a94f4 /www/Makefile
parent3bf884bb66f46a9de5bd3af689b7398b291655a7 (diff)
downloadfreebsd-ports-gnome-de8b5c2e7255d28b378e4f2630aa0a7994ec0fc5.tar.gz
freebsd-ports-gnome-de8b5c2e7255d28b378e4f2630aa0a7994ec0fc5.tar.zst
freebsd-ports-gnome-de8b5c2e7255d28b378e4f2630aa0a7994ec0fc5.zip
mod_proxy_xml is an output filter to rewrite 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_xml/ PR: ports/108053 Submitted by: Dominic Marks <dom at goodforbusiness.co.uk>
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index bd67811bf319..87eb19e1b0ee 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -359,6 +359,7 @@
SUBDIR += mod_perl2
SUBDIR += mod_proxy_add_forward
SUBDIR += mod_proxy_html
+ SUBDIR += mod_proxy_xml
SUBDIR += mod_pubcookie
SUBDIR += mod_put
SUBDIR += mod_python