[squid-users] How to deny sites without www ?

From: Luiz Gustavo Sarubi Macchi <suporte@dont-contact.us>
Date: 29 Apr 2003 08:44:08 -0300

Hi all

I'm trying to deny all sites to a group of users.
So when this guys access sites like:

http://bacaninha.globo.com/home/index.php
http://baixaki.ig.com.br/site/index.htm

They're allowed, but I'd like to deny them
They are denyed if trying to access www.terra.com.br or www.globo.com.br
or www.uol.com.br.
So I realized that it's because www. With www they are denyed, without
www they can access the sites.

My acls rules:

acl password proxy_auth REQUIRED
acl denyados proxy_auth alessandro fabiano rodrigo william
acl allowados proxy_auth junior lgsm paloma licia patricia gilson denise
acl urlsAllowados url_regex [-i] ^equifax sci sintegra cep emar symantec
correios etc bb

http_access allow denyados urlsAllowados
http_access deny denyados
http_access allow allowados
http_access deny all

What's wrong ?

Thank you very much

Gugao
Received on Tue Apr 29 2003 - 05:44:42 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:15:35 MST