Charles Dale wrote:

> Not sure about this - I assume you would use regular expressions.
> Usually if you wanted all of cook the regex you would use would be
> /cook/i

Or rather

acl cook url_regex -i cook

/cook/i is sed/perl syntax where the regex is between / characters with
options after the last (second) one. Squid does not understand this
syntax.

---
Henrik Nordstrom
Spare time Squid hacker

Reply via email to