On Thu, 26 Aug 2004, bimal pandit wrote:
Dear Robert,
use this
acl block_yahoo url_regex yahoo
This is better a dstdomain_regex..
and you may in addition want to use [[:<:]]yahoo[[:>:]] to match the word yahoo and not the substring yahoo. See "man 7 regex" for a more indepth description of the regex syntax.
Regards Henrik
