On Sun, 27 Nov 2005, David Christensen <[EMAIL PROTECTED]> wrote:
Is there a way that I can get Apache to reload the changed modules without
restarting Apache?
One way to do this is to use the Apache::Reload module. I use this for my apps under development, and it does exactly what you want. But note it's probably not suitable for production sites as it partly defeats the point of mod_perl as the server has to monitor the module(s) for changes.
--
Richard Jones
Leeds, UK
mailto:[EMAIL PROTECTED]

---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/[email protected]/
             http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to