diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-01-22 07:50:40 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-01-22 07:50:40 +0000 |
commit | 45a43fe6fa9db72a4c1a379e8b356caf12db521c (patch) | |
tree | c37cb8237c388cb6f9a492f4c397182c3a551326 /www/mod_proxy_xml/distinfo | |
parent | d095bc77c6ee740dcf8ad07c1b368e6500fe981d (diff) | |
download | ports-45a43fe6fa9db72a4c1a379e8b356caf12db521c.tar.gz ports-45a43fe6fa9db72a4c1a379e8b356caf12db521c.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>
Notes
Notes:
svn path=/head/; revision=182948
Diffstat (limited to 'www/mod_proxy_xml/distinfo')
-rw-r--r-- | www/mod_proxy_xml/distinfo | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/www/mod_proxy_xml/distinfo b/www/mod_proxy_xml/distinfo new file mode 100644 index 000000000000..b1866a84e187 --- /dev/null +++ b/www/mod_proxy_xml/distinfo @@ -0,0 +1,6 @@ +MD5 (xmlns.h) = 6d3327342b3a996aa6eb9fc77a79de25 +SHA256 (xmlns.h) = ad1a411990601c2b22e5f4d5d071f125d9d484a4fe364d87fb3251de2607490d +SIZE (xmlns.h) = 5751 +MD5 (mod_proxy_xml.c) = cef3882e5449166e9e82673e41023f1e +SHA256 (mod_proxy_xml.c) = 91780947448d6da0e03d0db0ace9e4e0376009c644d75cb822ffec1e7711c088 +SIZE (mod_proxy_xml.c) = 11148 |