From: Haim Ashkenazi <haim@babysnakes.org>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] using apache2 as reverse proxy for exchange
Date: Mon, 06 Dec 2004 02:26:44 +0200 [thread overview]
Message-ID: <1102292805.21998.21.camel@parker.babysnakes.org> (raw)
[-- 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 --]
next reply other threads:[~2004-12-06 0:27 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-06 0:26 Haim Ashkenazi [this message]
2004-12-06 0:40 ` [gentoo-user] using apache2 as reverse proxy for exchange Alessandro D.M. Semeria
2004-12-06 1:15 ` Haim Ashkenazi
2004-12-06 5:11 ` Ow Mun Heng
2004-12-06 13:33 ` Haim Ashkenazi
2004-12-06 0:49 ` Haim Ashkenazi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1102292805.21998.21.camel@parker.babysnakes.org \
--to=haim@babysnakes.org \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox