DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25423>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25423

Module configuration directives called before module initializer

           Summary: Module configuration directives called before module
                    initializer
           Product: Apache httpd-1.3
           Version: 1.3.29
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: core
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


According to the documentation, the create_dir_config method in the module
structure is called BEFORE any of the module configuration directives are
called.  This is not the case.  It would be good for module developers to be
able to provide a method which is called before any configuration directives are
processed so that module configuration data structures can be initialized.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to