Re: Apache proxy problem with https/http and 302 redirects

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

 



Greetings,

i had the same problem.

The Solution was, not to user proxyName and proxyPort in the Tomcat server.xml file.

If these variables are set, the location generated with sendRedirect (...) uses the proxyName and proxyPort.

And now the apache doesn't rewrite this header because it seems to be correct.

But the tomcat doesn't know that there is a https connection between the client and the httpd and therefor uses HTTP.

Perhaps you need to define two connectors with proxyName and proxyPort with different ports. Haven't tried this.

Regards,
Nils Eckert

Attachment: smime.p7s
Description: S/MIME cryptographic signature


[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