Search squid archive

RE: [squid-users] Cache Manager Error: acl: target not allowed

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



 
>  
> Hello!
> 
> When I try to access the cache object I have this message:
> 
> Cache Manager Error
> acl: target not allowed 
> 
> Although the message is pretty clear, I think the squid.conf is ok.
> 
> acl manager proto cache_object
> acl localhost src 127.0.0.1/255.255.255.255
> acl centauri  src "ip_webserver/netmask"
> http_access allow manager localhost
> http_access allow manager centauri
> http_access deny manager !localhost !centauri
> http_access deny manager
> 
> The webserver and squid are in the same machine
> 
> Thanks in advance
 
 Could you try removing this line :

         http_access deny manager !localhost !centauri

 That is implicitly included in your last line.

 M.

 

    


[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux