[squid-users] wildcard for numbers in url whitelisting

Matus UHLAR - fantomas uhlar at fantomas.sk
Thu Jul 15 12:24:05 UTC 2021


On 15.07.21 13:08, robert k Wild wrote:
>#HTTP_HTTPS whitelist websites
>acl whitelist ssl::server_name "/usr/local/squid/etc/urlwhite.txt"
>
>#HTTP_HTTPS whitelist websites regex
>#acl whitelistreg ssl::server_name_regex
>"/usr/local/squid/etc/urlwhitereg.txt"
>

you must split those to two lines, as all ACLs must match for http_access
line to match:

http_access allow activation whitelist
http_access allow activation whitelistreg
http_access deny all

I only can guess what "activation" means.

-- 
Matus UHLAR - fantomas, uhlar at fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
Microsoft dick is soft to do no harm


More information about the squid-users mailing list