RE: [SQU] SQL?

From: Chemolli Francesco (USI) <ChemolliF@dont-contact.us>
Date: Fri, 19 Jan 2001 18:27:27 +0100

> Hello.
>
> I have a problem. I have a user that can only access certain
> domains. Those
> domains change very often. Although I need a way to make
> changing the valid
> domains easily. Currently the only way to do it is to change
> the acl line.
> This is too tedious. Isn't there some way I can move the list
> of valid sites
> OUT of the squid.conf file?

Put them in a separate file and include it via quotes-syntax

(i.e. acl notallowed dstdomain "/etc/squid/denied.sites")

Of course when you change that file, you have to
squid -k reconfigure, but that's all

-- 
	/kinkie 
--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Fri Jan 19 2001 - 10:42:12 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:57:30 MST