cachemgr.cgi

From: Dave Hilla <squid@dont-contact.us>
Date: Thu, 22 Jun 2000 08:15:24 -0400

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 Thu Jun 22 2000 - 06:19:02 MDT

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