I need to detect every client request (http/s) which contains the url
'youtube.
com' so i thought to use acl url_regex expression.
What do you think about it ?


acl url_regex -i ^(http|https):\/\/*.youtube\.com*.

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

Reply via email to