Re: Best Practices for managing repetitive Apache config file entries?
by Michael Peters other posts by this author
Nov 6 2009 11:39AM messages near this date
Re: Best Practices for managing repetitive Apache config file entries?
|
Using multiple perl interpreters
On 11/06/2009 02:02 PM, Bill Moseley wrote:
> I generate httpd.conf files on the fly (i.e. when I start Apache) from
> Template toolkit and YAML files.
This is very similar to what we do. We have a script to start/stop
apache which will first generate the real config from the templated
config. We use HTML::Template and Config::ApacheFormat but the idea is
the same. And our templated files also live in svn.
--
Michael Peters
Plus Three, LP
Thread:
Mark Stosberg
David Nicol
Jeff Nokes
Dirk-Willem van Gulik
Bill Moseley
Michael Peters
|