[squid-users] correct regular expression to use to capture all

robert k Wild robertkwild at gmail.com
Fri Jul 7 20:13:25 UTC 2023


hi all,

i know ive been talking about this before but i want to understand why i
cant use this regex

(^|.*)redshift3d.com$

instead i have to use this

(^|\.)redshift3d.com$ OR

(^|\.)redshift3d\.com$

for strings

www.redshift3d.com
activate.redshift3d.com
redshift3d.com

thanks,

rob

-- 
Regards,

Robert K Wild.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20230707/c3476738/attachment.htm>


More information about the squid-users mailing list