[squid-users] detect 'youtube.com' url

Riccardo Castellani ric.castellani at alice.it
Wed Oct 1 08:10:04 UTC 2014


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*.



More information about the squid-users mailing list