Hi Dave, Its not a module, but I've been working on a generic configuration file templating system to be powered by a variety of data sources, including SQL. You might enjoy checking it out:
http://www.hypermagnet.com/ Albert On Mon, Aug 18, 2008 at 11:37 AM, Dave Ingram <[EMAIL PROTECTED]> wrote: > All, > > I was wondering if anyone knew of any modules for configuration file > templating? I know there are some specific ones for virtual hosting, and > I know that there is mod_macro for other templating - but are there any > others that exist? > > The reason I ask is that I'm planning on creating a templating module > that works via SQL queries, so that a configuration database can be > updated and Apache gracefully restarted to pick up the new > configuration. This module (mod_sqltemplate perhaps) would be as simple > and flexible as possible, and would of course be released to the > community under a BSD-style licence. > > Obviously, I want to avoid re-inventing the wheel and save myself some > work if this has already been done! :-) > > Thanks, > > > Dave Ingram > -- My Blogs: http://www.docunext.com/ http://www.albertlash.com/