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 ------------------------------------------------------------------------------ /* If we made it this far, we can safely initialize the module */}}} === post_config call by children processes === - On WinNT MPM, the post_config hook is also called by the children. + On WinNT MPM, the post_config hook is also called by the children processes. To know if we are in a child, we can check the AP_PARENT_PID environment variable: it is only set in children.
