[squid-users] squid filtering....

From: Samir Faci <spamuser@dont-contact.us>
Date: Mon, 9 Aug 2004 11:41:50 -0500

I'm trying to block certain urls using squid. here is my config. though no
matter what i do it seem to let the user access the urls in porn.txt

(root owns porn with permission 774)

anyone have any suggestions?

acl all src 0.0.0.0/0.0.0.0

acl porn url_regex -i /etc/squid/porn.txt

http_access deny porn
http_access allow all

httpd_accel_host virtual
httpd_accel_port 80
visible_hostname suse
httpd_accel_with_proxy on
httpd_accel_uses_host_header on

cache_effective_user squid
cache_effective_group nogroup

Sam
Received on Mon Aug 09 2004 - 10:41:56 MDT

This archive was generated by hypermail pre-2.1.9 : Wed Sep 01 2004 - 12:00:02 MDT