[rescue] what the hell is this?
Carl-Johan Schenstrom
cjs at bluebox.pp.se
Sun Apr 28 15:39:10 CDT 2002
On Sun, 28 Apr 2002, Brian Hechinger wrote:
> > As I recall in the httpd.conf file, there is a section for allowed hosts
> > and connections. I believe you can manually choose a range of IP's for it
> > to listen to.
>
> well, i want to allow all hosts to be able to connect, this is for inbound
> translations, so i need it to be accessble in order for it to be useful. what
> i need is a way to limit the hosts it can connect _to_, meaning only machines
> on my local network.
You don't need to enable ProxyRequests to use ProxyPass. You can disable
it and still use ProxyPass /xyz/ http://xyz.arkham.ws/ to allow outside
browsing of your local network, which would effectively stop people from
using your proxy for leveraging attacks or surfing pr0n.
//cjs
More information about the rescue
mailing list