From: Eric Covener
<covener@xxxxxxxxx>
To: users@xxxxxxxxxxxxxxxx
Sent: Mon, April 19, 2010 10:39:31 PM
Subject: Re: Reverse proxy - block explicit proxy setup
On Mon, Apr 19, 2010 at 2:47 PM, alin vasile <
alinachegalati@xxxxxxxxx> 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 "ProxyRequests Off", I can see in it while testing :
> New Message Log Window....
> Testing 192.168.187.129:30000
> Waiting for remote proxy's reply
> >HTTP/1.1 200 OK
> Ending proxy test
> Testing 192.168.187.129:30000
> Waiting for remote proxy's reply
> >HTTP/1.1 200 OK
> Ending proxy test
> Thanks.
It's probably not being proxied, but served by your default
(first-listed)
vhost that matches.
Create a default virtualhost to capture these and configure it to deny all.
--
Eric Covener
covener@xxxxxxxxx---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.To unsubscribe, e-mail:
users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest:
users-digest-unsubscribe@xxxxxxxxxxxxxxxxFor additional commands, e-mail:
users-help@xxxxxxxxxxxxxxxx