Re: [squid-users] Deny_Info not working pl help

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Fri, 22 Jul 2011 16:11:01 +1200

On 22/07/11 06:21, Azael R. wrote:
> Hello
>
> Thanks for the help from before, now I'm in another issue related to the
> redirection using deny_info,
> for some reason It's not working for me, this is what I used to had and
> it worked:
> acl blacklist url_regex "etc/squid/urls"
> http_access deny blacklist
> deny info http://www.url.com blacklist
>
>
> And as I now have it (not working) :
>
> external_acl_type myAclType children=2 %URI myscript
> acl MyAcl external myAclType
> http_access allow MyAcl
> deny info http://www.url.com MyAcl
>
> What am I missing here, can you pls give me a hand with this, I have

The nane is *deny*_info. It only works if the access line actually
denies something. What your MyAcl line does is allow things.

Amos

-- 
Please be using
   Current Stable Squid 2.7.STABLE9 or 3.1.14
   Beta testers wanted for 3.2.0.9
Received on Fri Jul 22 2011 - 04:11:26 MDT

This archive was generated by hypermail 2.2.0 : Fri Jul 22 2011 - 12:00:03 MDT