Yes. Assuming the ip address is 10.10.10.10 then it will be 

http_access allow manager localhost 10.10.10.10
http_access deny manager

I am not sure what version of squid you are running but you might also want
to specify which actions are allowed via cachemgr.cgi in squid.conf. Format
is something like (taken straight from my squid.conf file):

#Example:
# cachemgr_passwd secret shutdown
# cachemgr_passwd lesssssssecret info stats/objects
# cachemgr_passwd disable all

Good luck.


-----Original Message-----
From: Adam Hewitt [mailto:[EMAIL PROTECTED]]
Sent: Monday, 25 March 2002 9:07 PM
To: Hartono, Susanto
Cc: [EMAIL PROTECTED]
Subject: RE: [SLUG] CGI


I assume that 'allowed-ip-address' is actually the IP address that Im 
allowing not the actual words you have typed their??

>http_access allow manager localhost allowed-ip-address
>http_access deny manager

-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to