On 23/09/2015 11:01 p.m., Yuri Voinov wrote: > Look: > > # Tor acl > acl tor_url url_regex -i "/usr/local/squid/etc/url.tor" > > url.tor contains: > ^https?.*torproject.* > > May be, I'm an idiot, but where is the error? The URL on the CONNECT requests ("torproject.om:443") are not starting with string "http". Use: acl tor_url dstdom_regex torproject or acl tor_url dstdomain .torproject.com Amos _______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx http://lists.squid-cache.org/listinfo/squid-users