Hi All, I am having problems logging on to cachemgr.cgi web page. I am runningsquid-2.5.STABLE10 and apache 2.0.55 on an OpenBSD server. My squid.conf file: acl all src 0.0.0.0/0.0.0.0acl manager proto cache_objectacl localhost src 127.0.0.1/255.255.255.255acl CMGR src 172.26.0.0/255.255.0.0 http_access allow manager localhosthttp_access allow manager CMGRhttp_access deny managercachemgr_passwd password all I am getting the following error: While trying to retrieve the URL: cache_object://172.26.11.150/ The following error was encountered: Cache Access Denied. Sorry, you are not currently allowed to request: cache_object://172.26.11.150/from this cache until you haveauthenticated yourself. You need to use Netscape version 2.0 or greater, or Microsoft InternetExplorer 3.0, or an HTTP/1.1 compliant browser for this to work.Please contact the cache administrator if you have difficultiesauthenticating yourself or change your default password. Thanks for your help.