Re: cachemgr.cgi

From: Khalid Mahmood <khalid@dont-contact.us>
Date: Fri, 23 Jun 2000 10:53:39 +0500

cache_mgr "manager
cachemgr_password "password" all
miss_access allow manager

Dave Hilla wrote:

> Having problems accessing the cache manager. Using squid 2.3.STABLE2. w/
> Apache on red hat.
> No matter what, I get "Connection Refused"
>
> acl all src 0.0.0.0/0.0.0.0
> acl localputers src x.x.x.x/255.255.255.248
> acl manager proto cache_object
> acl kaya src x.x.x.x/255.255.255.255
> acl localhost src 127.0.0.1/255.255.255.255
>
> http_access allow manager localhost
> http_access allow manager kaya
> http_access deny manager
> http_access deny !Safe_ports
> http_access deny CONNECT !SSL_ports
>
> Something else need to be configured in squid.conf? Squid FAQ says I don't
> need a username and password.
>
> Thanks for the help!
Received on Fri Jun 23 2000 - 09:46:21 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:54:09 MST