Andrej van der Zee wrote: > Hi, > > I was wondering if it is possible to load modules at run-time, without > restarting httpd?
No. They expect their initialization to occur when there is nothing but a parent process present.
Andrej van der Zee wrote: > Hi, > > I was wondering if it is possible to load modules at run-time, without > restarting httpd?
No. They expect their initialization to occur when there is nothing but a parent process present.