On Thu, 2005-04-07 at 13:13 -0500, Frank Wiles wrote: > I read it as he needed a way to configure Apache via Perl at > startup, not on the fly. Based on his original post I think they are > using code to generate a httpd.conf and restarting.
I suppose Simon can speak for himself, but I read it as a desire to avoid restarting. I don't think that's possible with the existing mod_perl API. - Perrin