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