This is a discussion on Apache Reverse Proxy and Owa2000 within the Apache Web Server forums, part of the Web Server and Related Forums category; Hi, I have problem to configure my apache server (2.49) for reverse proxying an owa2000 access. The https connection ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
I have problem to configure my apache server (2.49) for reverse proxying an owa2000 access. The https connection works well. I'm well redirecting to the owa2000 and I'm asking for a user/password. After that the page can't be loaded. Here is my configuration. Thanks for your help. Proxypass /exchange http://exchserver/exchange <directory /exchange> Proxypassreverse http://exchserver/exchange RequestHeader set Front-End-Https "On" </directory> Pierre |