Does visolve not handle squid's documentation anymore?
The configuration manual on their website (http://squid.visolve.com/)
is for 2.4 stable x. If not, is there a place on the web that has the
configuration manual for 2.5 stable x ??
Or do I have to download the tarballs and read them from the system (which
would work also)
Tim Rainier
Email: trainier@kalsec.com
"Adam" <adam-s@pacbell.net>
05/02/2003 07:51 PM
Please respond to "Adam"
To: <squid-users@squid-cache.org>
cc:
Subject: Re: [squid-users] cachemgr.cgi
: "Henrik Nordstrom" wrote:
> > cachemgr_passwd yourpassword info adminservers
>
> Sorry, there is no such syntax in squid.conf.. cachemgr_password only
> sets the password, not who may access the function.
>
> To limit which web servers cachemgr.cgi may be run from you limit
> access to the cache_object protocol in http_access. The default
> squid.conf has rules which limits this to localhost only.
Ouch, I hate to give out misinformation, it's worth than saying nothing.
Thanks for the correction.
Looking at the squid.conf again I see that we are using the defaults to
block access:
acl manager proto cache_object
http_access allow manager localhost
etc.
thanks for the correction,
Adam
Received on Mon May 05 2003 - 11:38:00 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:16:16 MST