acl dstdomain .youtube.com
will match all visits to youtube, it will not detect youtube in the path but your regex won't either.2014-10-01 11:10 GMT+03:00 Riccardo Castellani <ric.castellani@xxxxxxxx>:
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@xxxxxxxxxxxxxxxxxxxxx
http://lists.squid-cache.org/listinfo/squid-users
_______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx http://lists.squid-cache.org/listinfo/squid-users