Re: Reverse proxy not working

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

 



Hi,

2017-12-31 10:25 GMT+01:00 Noor Mohammad <bakenoor.uk@xxxxxxxxx>:
I have an application correctly working on locahost:8080 and I am setting up a reverse proxy as follows but on a remote browser, when using the proxy, i am getting local links as if apache is ignoring the reverse proxy. The definition of the proxy is as follows:

LoadModule proxy_module modules/mod_proxy.so
LoadModule proxy_http_module modules/mod_proxy_http.so
ProxyPreserveHost On
ProxyPass /marmotta/ http://localhost:8080/marmotta/
ProxyPassReverse /marmotta/ http://localhost:8080/marmotta/


Any idea why this is not working ?

Can you explain a bit more what do you mean with "I am getting local links" ? 

[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