On Thu, May 27, 2010 at 11:11 AM, Michael Schout <[email protected]> wrote: > My solution involved forking off a watcher process when the server > starts up.
Wouldn't it be simpler to start a separate daemon for this? You could launch it from apachectl if you don't want to run another command. - Perrin
