On Thu, 20 Jan 2005, Robert Vangel wrote:
For these two acl's, rather than having them all in the config file, you can create another file containing the domains, and then doing something like
acl Restricted_Web_Access dstdomain C:/squid/etc/domains.specialpeople acl Acct_Web_Access dstdomain C:/squid/etc/domains.normal
Minor note: the filenames must be enclosed in doubleqoutes "/path/to/file" for this to work.
Regards Henrik
