Ricardo Augusto de Souza wrote:
?
noone
Easy tiger. This is a list populated with volunteers. If you want
faster service, you have to pay for it...
-----Mensagem original-----
De: Ricardo Augusto de Souza [mailto:ricardo.souza@xxxxxxxxxxxx]
Enviada em: terça-feira, 16 de dezembro de 2008 11:06
Para: squid-users@xxxxxxxxxxxxxxx
Assunto: block https requests
Hi,
I AM used to block sites using:
acl bad_sites dstdomain "/etc/squid/bad_sites.txt"
http_access deny bad_sites
With this my users cannot access all domains listed in "/etc/squid/bad_sites.txt" using http but they can access using https.
How do I solve this?
Properly order your http_access lines. If you share what you have, we
can help you with that. If you want to go it alone, the FAQ
(http://wiki.squid-cache.org/SquidFaq/SquidAcl) is your best bet.
Thanks
Chris