Quoting Perrin Harkins ([EMAIL PROTECTED]): > I did something similar to generate httpd.conf and startup.pl for a bunch of > different environments.
Hello! I want to generate single httpd.conf file with Template::Toolkit for front-end and back-end servers. I didn't find how to make Apache gets httpd.conf text from script, plain text file only. Should I place call to generation httpd.conf in apachectl? Or start regeneration script manually after changes? Such way doesn't allow reread configuration while HUP signal is recieved, as I think... I'm planning to generate conf file from database in the future... -------------------------------------------- Sergey Polyakov aka "BeerBong" Chief of WebZavod http://www.webzavod.ru Tel. +7 (8462) 43-93-85 | +7 (8462) 43-93-86 mailto:[EMAIL PROTECTED]
