"Henrik Nordstrom" wrote: > See your squid.conf for the manager acls.
.. I have controlled more times the acl but I do not succeed to find the
problem, now in squid.conf I have:
acl all src 0.0.0.0/0.0.0.0
acl manager proto cache_object
acl sasab src 10.0.0.15/255.255.255.255
acl localhost src 127.0.0.1/255.255.255.255
acl to_localhost dst 127.0.0.0/8
...
http_access allow manager sasab
http_access allow manager localhost
http_access deny manager
.. what lacks? :-((
thanks.
Salvatore.
