* [gentoo-user] Squid configuration include
@ 2008-03-18 17:15 Ale
2008-03-19 3:34 ` Adam Carter
0 siblings, 1 reply; 2+ messages in thread
From: Ale @ 2008-03-18 17:15 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 247 bytes --]
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.
Many thanks!
[-- Attachment #2: Type: text/html, Size: 282 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* RE: [gentoo-user] Squid configuration include
2008-03-18 17:15 [gentoo-user] Squid configuration include Ale
@ 2008-03-19 3:34 ` Adam Carter
0 siblings, 0 replies; 2+ messages in thread
From: Adam Carter @ 2008-03-19 3:34 UTC (permalink / raw
To: gentoo-user@lists.gentoo.org
>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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-03-19 3:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-18 17:15 [gentoo-user] Squid configuration include Ale
2008-03-19 3:34 ` Adam Carter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox