Reverse proxy not working properly

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I am running apache server ver 2.0.59 on a Linux box on port 80.

Here are my Reverse proxy lines...


ProxyPass /test/ http://internal.com/mobi/
ProxyPassReverse /test/ http://internal.com/mobi/
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

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux