> > http://cache.is.co.za/squid/detail/acl.html
>
> i checked the url -- the page is working. now that i know some basics, i
> would like also to know how to make the _reg_exp case insensitive. thanks!
Should be the same way that you do with all regular expressions:
regex/i
Will match "REGEX" "regex" "ReGeX" etc...
from one of the default (don't know version) squid.conf's
# TAG: cache_stoplist_pattern # case sensitive
# TAG: cache_stoplist_pattern/i # case insensitive
Oh - I was supposed to provide a URL for the squid-docs in a tar
file: ftp://ftp.is.co.za/private/oskar/squid-docs.tar.gz
Oskar
Received on Tue Jul 15 1997 - 01:51:16 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:35:46 MST