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 - 05:28:50 MST
This archive was generated by hypermail pre-2.1.9 : Sun Feb 01 2004 - 12:00:09 MST