parameters for Apache modules
Hello,
The Apache web server on start up iterates through the list of
configuration directives and invokes the associated module handler for each
directive.
For e.g. if module A has handlers
Raj Iyer wrote:
> The Apache web server on start up iterates through the list of
> configuration directives and invokes the associated module handler for
> each directive.
>
>
>
> For e.g. if module A has handlers for directives D1 and D2, then the
> httpd process on start up will invoke the h
Hello,
The Apache web server on start up iterates through the list of
configuration directives and invokes the associated module handler for
each directive.
For e.g. if module A has handlers for directives D1 and D2, then the
httpd process on start up will invoke the handlers within mo
Hello,
The Apache web server on start up iterates through the list of
configuration directives and invokes the associated module handler for
each directive.
For e.g. if module A has handlers for directives D1 and D2, then the
httpd process on start up will invoke the handlers within mo