On Tue, 19 Oct 2004, Nilesh wrote:
Thanks for your great help, now I am able to block messengers and sites by ACL url_regex also able to open for some users but the problem is if any one can put IP address and access the site for example I have blocked www.abc.com by url_regex but users can put IP of abc.com in browser and they can easily access the site.
Don't use urlregex to block sites, use dstdomain.
(srcdomain is to match the domain name of the requesting client, not what they requested)
Regards Henrik
