* [gentoo-user] using apache2 as reverse proxy for exchange
@ 2004-12-06 0:26 99% Haim Ashkenazi
0 siblings, 0 replies; 1+ results
From: Haim Ashkenazi @ 2004-12-06 0:26 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 734 bytes --]
Hi
I have a client that wants to configure apache2 as a reverse proxy for
exchange server's OWA (inside the internal LAN). (I know it's a bad
idea, but that's beside the point).
I tried following the example on the mod_proxy page (configuration is
below) but it doesn't connect. it seems to be redirecting the connection
(that's what I see in the status bar). of course I can't connect to
192.168.168...
am I doing something wrong?
here's the relevant part of the configuration:
ProxyRequests Off
<Proxy *>
Order deny,allow
Allow from all
</Proxy>
ProxyPass /exchange http://192.168.168.1/exchange
ProxyPassReverse /exchange http://192.168.168.1/exchange
any ideas?
thanx
--
Haim
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2004-12-06 0:26 99% [gentoo-user] using apache2 as reverse proxy for exchange Haim Ashkenazi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox