Early Access Version GWT Resources
Coming Soon! Android Resources
I am not sure why you might be having issues with this, unless, just as it says, there is no auth mechanism configured. Are you using the ncsa_auth?
You may want to check out the Squid auth FAQ (and make sure your ACL definitions are in the file BEFORE you try to use them).
Also make sure to try turning up the debug level and looking around (sometimes file permissions can cause ACL issues) - http://www.squid-cache.org/Doc/FAQ/FAQ-11.html#debug.
Also make sure your ncsa auth is working outside of squid, if need be, then go back to squid and make sure settings are correct (http://httpd.apache.org/docs/1.3/programs/htpasswd.html).
More information about formatting options
RE: Squid whitelist and blacklist (controlled kid browsing)
I am not sure why you might be having issues with this, unless, just as it says, there is no auth mechanism configured. Are you using the ncsa_auth?
You may want to check out the Squid auth FAQ (and make sure your ACL definitions are in the file BEFORE you try to use them).
Also make sure to try turning up the debug level and looking around (sometimes file permissions can cause ACL issues) - http://www.squid-cache.org/Doc/FAQ/FAQ-11.html#debug.
Also make sure your ncsa auth is working outside of squid, if need be, then go back to squid and make sure settings are correct (http://httpd.apache.org/docs/1.3/programs/htpasswd.html).