: Mon, April 19, 2010 11:24:16 PM
Subject: Re: [us...@httpd] Reverse proxy - block explicit proxy setup
I made this virtual host:
NameVirtualHost *
Order deny, allow
Deny from all
But it blocks also my normal GET requests that should go through the
transparent proxy (the
PM
Subject: Re: [us...@httpd] Reverse proxy - block explicit proxy setup
I made this virtual host:
NameVirtualHost *
Order deny, allow
Deny from all
But it blocks also my normal GET requests that should go through the
transparent proxy (the client doesn't hav
From: Eric Covener
To: users@httpd.apache.org
Sent: Mon, April 19, 2010 10:39:31 PM
Subject: Re: [us...@httpd] Reverse proxy - block explicit proxy setup
On Mon, Apr 19, 2010 at 2:47 PM, alin vasile wrote:
> Hi all,
>After I am setting up a reverse proxy using httpd, how can I disable the
On Mon, Apr 19, 2010 at 2:47 PM, alin vasile wrote:
> Hi all,
> After I am setting up a reverse proxy using httpd, how can I disable the
> requests from the clients that have it configured as (forward) proxy?
> For example If i put my proxy IP & port in Proxomitron, even if I
> configured "P
Hi all,
After I am setting up a reverse proxy using httpd, how can I disable the
requests from the clients that have it configured as (forward) proxy?
For example If i put my proxy IP & port in Proxomitron, even if I configured
"ProxyRequests Off", I can see in it while testing :
New Mes