Hi all, If I want to deny the access, for example, to google and I want that every google web site (in any language) cannot be accessed, can I write an acl like the following? ------ acl googleDomains dstdom_regex -i .*\.google\..* http_access deny googleDomains ------ or i have to use other acl like url_regex ? Thanks in advance Regards Alberto
<<attachment: smime.p7s>>