On Mon, May 31, 2010 at 3:03 AM, wrote:
> Hello,
>
> I would like to have an http request received by an Apache 2.2 server
> executed (with the data served to the client), and resent to another
> server. The second server would then execute the request but would not
> serve any data back, or the
Hello,
I would like to have an http request received by an Apache 2.2 server
executed (with the data served to the client), and resent to another
server. The second server would then execute the request but would not
serve any data back, or the first server would just ignore the answer.
Any idea