Hi Amos! I'm writing to thank you for give me the solution. I reconfigure squidguard to redirect with the 302 code as you can see below and now the redirecting the blocked sites is working ok in my proxy setup! Thank you very very much!! Squidguard.conf used now: dbhome /var/lib/squidguard logdir /var/log/squidguard src admin { ip 192.168.10.96 ip 192.168.10.57 } dest negados { domainlist negados } acl { admin { pass !negados all redirect 302:http://192.168.10.61:90/negado.html } default { pass none redirect 302:http://192.168.10.61:90/negado.html } } ------------------------------------------------------ Francisco André Barbosa Neto fneto@xxxxxxxxxxxxxxx <mailto:fneto@xxxxxxxxxxxxxxxxxxxxxx> Get Smart IT Solutions http://www.getsmart.com.br <http://www.getsmart.com.br/> Fone: 55-11-4655-2232 ------------------------------------------------------