[squid-users] regex for normal websites
robert k Wild
robertkwild at gmail.com
Wed Aug 3 11:52:24 UTC 2022
thanks Amos for this greatly appreciated
On Wed, 3 Aug 2022 at 09:35, Matus UHLAR - fantomas <uhlar at fantomas.sk>
wrote:
> On 03.08.22 14:12, Amos Jeffries wrote:
> >IMO, what you are looking for is actually this ACL definition:
> >
> > acl adobe ssl::server_name .adobe.com
> >
> >or its regex equivalent,
> >
> > acl adobe ssl::server_name_regex (^|\.)adobe\.com$
>
> this is what I was searching for. Squid FAQ says:
>
>
> https://wiki.squid-cache.org/SquidFaq/SquidAcl#Squid_doesn.27t_match_my_subdomains
>
> www.example.com matches the exact host www.example.com, while .example.com
> matches the entire domain example.com (including example.com alone)
>
>
> but I wasn't sure if this matching also applies to ssl::server_name.
>
> thanks
> --
> 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.
> I don't have lysdexia. The Dog wouldn't allow that.
> _______________________________________________
> squid-users mailing list
> squid-users at lists.squid-cache.org
> http://lists.squid-cache.org/listinfo/squid-users
>
--
Regards,
Robert K Wild.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20220803/a96037e8/attachment-0001.htm>
More information about the squid-users
mailing list