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
Evelio
Received on Wed Apr 13 2005 - 03:01:46 MDT
This archive was generated by hypermail pre-2.1.9 : Sun May 01 2005 - 12:00:03 MDT