Displaying 1 result from an estimated 1 matches for "apachetutor".
2008 Jun 30
1
where is ProxyHTMLURLMap for C5 ?
Hello,
I'm setting up a reverse proxy in Apache (httpd-2.2.3-11.el5_1.centos.3)
I have some pages being served which contain hard-coded names of machines
behind the proxy, which obviously do not resolve on the client side.
I found an Apache config item called ProxyHTMLURLMap* which supposedly
will allow me to re-write these hostnames, but can't seem to find the
apache module to install