Re: Outlook Web Access behind Reverse proxy

Marko Haim <[email protected]> Tue, 2 Dec 2003 09:26:20 +0200
Newsgroups gmane.comp.apache.mod-proxy
Message-ID <E1542177268FD511866B0002A560C8080368EF4B@IL-TLV-MAIL5>
Does ne1 succeeded doing OWA https->http proxing with apache 1.x ? 


"Graham Leggett" <[email protected]> wrote in message
news:<[email protected]>...
> 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
> --
> 
>