Re: Strange behavior for reverse proxy

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

 



> Would anyone please give me some hints?

I suspect the app itself is redirecting to SSL, so even fixing the
redirect by adding a 2nd ProxyPassReverse (https) is likely to just
loop:

    ProxyPassReverse "/" "https://limesurvey57.slat.org/";

I think you will have to somehow get the app to accept e.g.
X-Forwarded-Proto or something like that, or just disable whatever SSL
redirect it does.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx




[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