Dear Wiki user, You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change notification.
The following page has been changed by MarcMongenet: http://wiki.apache.org/httpd/ModuleLife New page: =Modulie life= * The module is dynamically loaded in the single-process single-thread server, that is still running as root if it was started as root. * The configuration is parsed. * The module post_init hook is called for the 1st time. * Depending on platform, the module is comple
