Java Mailing List Archive

http://www.apache-httpd.com/

Home » modperl.perl »

Re: Best Practices for managing repetitive Apache config file entries?

Randal L. Schwartz

2009-11-06


Author LoginPost Reply
>>>>> "David" == David Nicol <davidnicol@(protected):

David> another possibility would be to embed some kind of macro language in
David> apache config file parsing. Perhaps Apache could offer m4
David> preprocessing?

Eww. No. M4 needs to die a timely death.

Template Toolkit is far closer to "sane" for this, and can be embedded
to be used at launch time, as others have already said.

--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@(protected)/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.vox.com/ for Smalltalk and Seaside discussion
©2008 apache-httpd.com - Jax Systems, LLC, U.S.A.