On 03/29/2009 10:29 AM, Mladen Turk wrote:
> Ruediger Pluem wrote:
>>
>>>
>>> $ ./httpd -k start
>>> httpd: illegal option -- k
>>>
>>>
>>> Is there some new config directive that needs
>>> to be added since mpm redesign, or it's just
>>> a temporary bug?
>>
>> I guess it is bug that has something to do with
>> how ap_mpm_rewrite_args is now called.
> 
> Well they were not called at all.
> I added the common ap_mpm_rewrite_args hook
> to mpm modules table, so it runs now.
> 
> Somehow I wonder if that was Jeff's design idea.

Jeff's idea was to move it as in the current design this
does not work if the MPM is loaded as a DSO.

Regards

RĂ¼diger

Reply via email to