skiritchy
Guest
|
Posted:
Fri Jan 21, 2005 10:16 pm Post subject:
no connect OWA Exchange2003 with SSL Reverse Proxy in the DM |
|
|
Hello,
we are using an Exchange2003 Server behind the firewall.
We want to use the OWA from the Internet.
The first host is the linux host with reverseProxy Module from apache2
in the DMZ.
This host connects the ExchangeServer in the internal net via SSL.
The connect works fine with http, but i must make the authentification
on twice.
With https: The authentification requests. When I enter my name, pass
and domain, nothing happens: "Die Seite kann nicht angezeigt
werden....."
in the access.log:
[21/Jan/2005:17:41:55 +0100] "GET /exchange/ HTTP/1.1" 401 86
[21/Jan/2005:17:42:06 +0100] "GET /exchange/ HTTP/1.1" 401 86
we have set:
RequestHeader set Front-End-Https On
and this:
http://www-personal.umich.edu/~malth/gaptuning/apache/
Can You help?
Thanks
Best Regards
|
|