Don't need the line for redirector_access I have hashed the line out, squid and squidGuard works fine :) BTW I am using squid-2.4.STABLE7 I will think about updating it.
Thanks > > > Do you have a redirector_access statement? (if not, try > > > redirector_access allow all). What does cachemgr.cgi show for redirector > > > request statistics? > > > > ok I added the line redirector_access allow all and now I get > > > > 2003/01/28 11:59:07| aclParseAccessLine: ACL name 'all' not found. > > 2003/01/28 11:59:07| squid.conf line 911: redirector_access allow all > > 2003/01/28 11:59:07| aclParseAccessLine: Access line contains no ACL's, skipping > > You should add this line after 'all' is declared, or declare the 'all' > acl earlier in your config. > > BTW: The 'all' acl should not be changed - it is needed for correct > operation of a number of defaults. > > Rob -- Kevin Saenz <[EMAIL PROTECTED]> -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
