ProxyHTMLURLMap
http://internal.com /test
<Location /test/*>
SetOutputFilter proxy-html
ProxyHTMLURLMap / /test/
ProxyHTMLURLMap /test /test
RequestHeader unset Accept-Encoding
</Location>
the problem is, dynamic links are not working (i.e., links are
breaking....) in HTML pages, where as hard links are working properly.
Any help would be appriciated.
Thanks,
Sharath