Yup, I'm trying to figure out a way to integrate generation of conf
files, since that's another common activity, I'm sure.
Ok, I'll put it out there.
Jon
On Jun 5, 2009, at 3:18 PM, Perrin Harkins wrote:
On Fri, Jun 5, 2009 at 5:21 PM, Jonathan Swartz<[email protected]>
wrote:
Over the years I've developed (as I'm sure many have :)) a small
home-grown
replacement for apachectl, to make start/stop/restart easier.
I've written a few of those :) Most of mine have too many assumptions
to make them useful for sharing though (e.g. generate httpd.conf from
templates, start both frontend and backend servers, talk to load
balancer). It sounds like your is pretty modular, so I'd say put it
up.
- Perrin