> What is a recommended technique for being able to make changes to
> modules and not having to restart Apache to see those changes?

As far as restarting apache , to me  that isn't that  big of deal. What I do is make a small modification to apachectl's reload method to stop the server, clear the cache, then start the server, is 15 seconds or so that big deal? Then in my projects make file, I call apachectl reload..

Rodney

Reply via email to