RE: [squid-users] ACL for one single IP

From: Adam Aube <aaube@dont-contact.us>
Date: Tue, 29 Jul 2003 08:00:25 -0400

> acl user_url url_regex www\.cnn\.com www\.linux\.org
> acl user_src src 192.168.0.125
> ...

If he wants to block by domain, then the dstdomain acl might
be a better choice, as dstdomain probably doesn't require as
many resources as url_regex.

acl user_dom dstdomain www.cnn.com www.linux.org

Adam

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.237 / Virus Database: 115 - Release Date: 3/7/2001
Received on Tue Jul 29 2003 - 06:00:29 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:18:19 MST