M�rio Gamito wrote: > 2. Is it possible to have the acl rules in a separate file other than > squid.conf ? How ?
Yes. Simply replace the acl values with the full path to the file name enclosed in quotes, and make sure the file has one acl value per line. See the default squid.conf for more information. There is also an example in the Squid FAQ (though it isn't easy to find): http://www.squid-cache.org/Doc/FAQ/FAQ-10.html#ss10.24 Adam
