Hi try this
http_access deny myBlocked
http_access allow all
-----Original Message-----
From: Juergen Edelblut [mailto:j.edelbluth@arcor.de]
Sent: Wednesday, January 28, 2004 2:32 PM
To: squid-users@squid-cache.org
Subject: [squid-users] Blocking some web sites
Hi ML,
Just trying to block some websites with the squid proxy, version 2.5
stable 3 on SuSE Linux 9.0.
I added the following lines to my squid.conf:
acl myBlocked url_regex -i "/etc/squid/blocked_sites.conf"
http_access allow all
http_access deny myBlocked
The file blocked_sites.conf contains for example:
/yahoo/
But it doesn't work, I have unrestricted access to Yahoo.
The Idea behind was to block all accesses to URLs containing "sex", I
just tried with yahoo, the logs would look quite funny, when my
collegues see, that I surf the whole day on sex sites...
Thanks for help!
Juergen
Received on Wed Jan 28 2004 - 06:16:37 MST
This archive was generated by hypermail pre-2.1.9 : Sun Feb 01 2004 - 12:00:09 MST