must trust each other.
I had to go with an alternative solution, using a cross-domain AJAX
request in the browser instead of a reverse proxy that solved my
problem.
Daniel
-Original Message-
From: Alexiuc, Daniel [mailto:[EMAIL PROTECTED]
Sent: Thursday, 08 March 2007 3:41 PM
To: use
Hi all,
I've configured Apache as a reverse proxy in the following kind of
arrangement:
Client's browser ---> Apache Reverse Proxy --> External Server
When the External Server requires Basic Authentication or SSL from the
client, this works fine through the proxy. I have configured this