On Tuesday 05 August 2003 22.12, Nick Bartos wrote: > I have been searching for a way to get an include directive in the > squid.conf file. I found a patch, but it didn't apply to the > latest stable version. I also see that someone added it to the > generic_modules branch, but I would like to stick with the stable > version.
This functionality sort of exists for Squid-3.0 only. In Squid-3.0 you can specify that the configuration file is to be read from a program, allowing you to automatically run any preprocessor to process include statements etc before the configuration is read by Squid. For Squid-2.5 and earler the same has to be done outside squid, generating a temporary "squid.conf" squid can read. Regards Henrik -- Donations welcome if you consider my Free Squid support helpful. https://www.paypal.com/xclick/business=hno%40squid-cache.org If you need commercial Squid support or cost effective Squid or firewall appliances please refer to MARA Systems AB, Sweden http://www.marasystems.com/, [EMAIL PROTECTED]
