Hi,
On Fri, 23 Feb 2001, Li Xiang wrote:
> Hi,
>
> I have met this problem with cachemgr. After I modified the acl rules, now
> i can go through the first page, that means i can see the full list of the
> manager items. But I can not go any further. Each hyperlink all results in
> access denied. Anyone has any idea of this? I am using 2.2.4 stable
> version.
You need in squid.conf
acl localhost src 127.0.0.1/255.255.255.255
acl manager proto cache_object
http_access allow manager localhost
http_access deny manager
This is probably in the FAQ.
Colin
-- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Thu Feb 22 2001 - 20:55:59 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:58:09 MST