On Wednesday 13 August 2003 09.01, franklin LECOINTRE wrote: > Hello, > it's the first time I'm configuring squid and I have a little > question about ACL. > I would like to deny http_access to my users to web sites > containing words in the url like SEX YOUNG ... everything that is > not in relation with the work.
Squid can not look into the contents of the pages, only the URLs. With url_regex and dstdomain_regex you can look for patterns in urls and hostnames. -- Donations welcome if you consider my Free Squid support helpful. https://www.paypal.com/xclick/business=hno%40squid-cache.org If you need commercial Squid support or cost effective Squid or firewall appliances please refer to MARA Systems AB, Sweden http://www.marasystems.com/, [EMAIL PROTECTED]
