[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Web Proxy issues
- Subject: [ale] Web Proxy issues
- From: cfowler at outpostsentinel.com (Christopher Fowler)
- Date: Fri, 1 Aug 2003 09:37:06 -0400
I've got apache on a gateway doing proxy stuff. Below is a piece
of the config file. I had an issue with the world using the
same server as a public proxy server. I tried the Allow from to
make sure only 192.168.100.X could use it. But they world was still
viewing porn. Can someone tell me what the correct syntax is?
<IfModule mod_proxy.c>
ProxyRequests On
# <Directory proxy:*>
# Order deny,allow
# Deny from all
# Allow from .your_domain.com
# Allow from 192.168.100
# </Directory>
Thanks,
Chris
_______________________________________________
Ale mailing list
Ale at ale.org
http://www.ale.org/mailman/listinfo/ale