mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
45a43fe6fa
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>
4 lines
123 B
Plaintext
4 lines
123 B
Plaintext
libexec/apache2/mod_proxy_xml.so
|
|
@exec %D/sbin/apxs -e -A -n proxy_xml %D/%F
|
|
@unexec %D/sbin/apxs -e -A -n proxy_xml %D/%F
|