I tried this, with no luck.
The good part is that the proxy will be always reverse, so it is easy to
accomplish only with mod_rewrite.
--- On Thu, 3/18/10, Nick Kew wrote:
From: Nick Kew
Subject: Re: [us...@httpd] Re: Apache proxy based on condition
To: users@httpd.apache.org
Date: Thursday
On 15 Mar 2010, at 19:42, alin vasile wrote:
> Hi All,
>
>I am configuring a reverse proxy with Apache 2.2 and I need for certain
> conditions to make a request to another proxy.
Presumably this other proxy is a forward proxy? If it's a reverse
proxy you don't need to do anything.
> For
Hi All,
I am configuring a reverse proxy with Apache 2.2 and I need for certain
conditions to make a request to another proxy. These conditions are based on
some request headers and I can use them directly or mod_setenvif to configure a
variable based on them.
For example I would like the