I added :
cachemgr_passwd toto all
but i still have an error : cant access to the info
my acls :
#============== ACL
# nom type
acl all src all
acl rw url_regex -i http://moi/img=*
acl out dstdomain "/etc/squid/white"
acl port port 80
acl localhost src 127.0.0.1
#============== MISC
visible_hostname moi
http_port 80 transparent
icp_port 0
#============== REWRITE URL
url_rewrite_program /etc/squid/rewriter.php
url_rewrite_children 15
url_rewrite_access allow rw
#============= info password
cachemgr_passwd toto all
#============== GESTION DES DROITS
# relation nom
http_access deny !rw !all !port !localhost
http_access allow rw all port localhost
http_reply_access deny !out !localhost
http_reply_access allow out localhost
-- View this message in context: http://www.nabble.com/SQuid-and-squid-client-tp22783707p22800258.html Sent from the Squid - Users mailing list archive at Nabble.com.Received on Tue Mar 31 2009 - 08:08:24 MDT
This archive was generated by hypermail 2.2.0 : Tue Mar 31 2009 - 12:00:03 MDT