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. Regards -- ^(TM)
