Marko Haim wrote:
I can't implement https->https proxing because I ame using apache server version 1.
I can't upgrade it now since it is part of Checkpoint's Product called User Authority Web Access Proxy
That gives me SSO (Single Sign ON) and AAA features.
In the 1st page I'm getting contains the following tag:
<BASE href="http://owainternal.internaldomain.com/exchange/Username/">
Your best bet is to find out in the MS Exchange docs how to change this tag so that either the base tag is removed, or the base tag refers to the "internet" version of the URL.
Another bit of advice - keep it simple - make sure that the inside and outside networks _both_ go through the reverse proxy - this saves you a tonne of headaches and ugly configuration. It also means your laptop people who are sometime inside, and sometimes outside, do not have to jump through any hoops to reach the website.
Regards, Graham --