Hi all,
I configure an Apache with reverse proxy to an OWA (Exchange2K) in the
internal network, but I have a problem with the authentication. When I
receive the authentication box (from a external client), the basic realm
shows the internal IP address from OWA, and the client try connect to
t
We are having a similar problem and haven't solved it yet. I believe that
the backend OWA server needs to have the original Host: header requested by
the browser passed through. There's a proxy directive in Apache 2 called
ProxyPreserveHost which sounds like it might do just that.
http://httpd.apa