>Hi! i need to "include" a file in squid.conf because i need to divide the squid.conf file in two parts and export one of this to other servers...how can i do this? This included file will contain all the cal and rules for squid.
You can refer to external files in some of the directives, so that might be good enough.
From squid.conf;
# TAG: acl
# Defining an Access List
#
# acl aclname acltype string1 ...
# acl aclname acltype "file" ...
#
# when using "file", the file should contain one item per line
--
gentoo-user@lists.gentoo.org mailing list