On Tue, 22 Mar 2005, David Lampkin wrote:
I'm currently pilot-testing a squid as a reverse proxy server, to go in front of an OWA (Exchange server web interface) I have got it to work fine with http, I can also access the pages by https, however when I access the page, and login using https, the browser switches back to http, if I manually change the protocol back to https, it then keeps working using https. Some of the objects within the pages are http
You need to make Squid add the "Front-End-Https: yes" header when acting as a SSL frontend to OWA. This is a OWA specific header, telling OWA that there is an SSL gateway infront of it.
Has anyone on this list setup OWA behind a squid reverse proxy?
Yes, but with a quite different Squid (in these aspects more resembling Squid-3.0 than 2.5).
Regards Henrik