> 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.htmlReceived 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