Hello,

would this be the correct syntax:

acl crl-file url_regex -i \.crl$

or need it to be

acl crl-file url_regex -i "\.crl$"

how does squid distinquish between a file containing rules
e.g. acl acl-file url_regex -i "/etc/url-acl.squid"
 or the rule itself
e.g.  acl acl-rule url_regex -i "\.exe$"
with the same acl-type?

Thanks,
Walter


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to