On 4/16/2013 5:41 PM, Don Hill wrote:
> I am working on apache the following apache 2.2.15 server on redhat
> with the prefork.c module compiled in(see below). I have noticed that
> there is no <IfModule prefork.c> but there is one for <IfModule worker.c>
>
> ...

The <IfModule worker.c> would evaluate as 'false' meaning all of those
configuration directives will note be applied.

--
Daniel Ruggeri



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to