Hi,

I am compiling mod_cgi with apxs outside the httpd-2.2.9 source tree.
When I choose --with-mpm=prefork this works fine, but when I use
--with-mpm=worker it seems not to use the implementation in the module
at all (the cgi_handler hook method is never called, but CGI
applications seem to work fine). In both cases I configure httpd with
--disable-cgi. Am I doing something wrong, or is there something
special about CGI for the worker mpm?

Thank you,
Andrej

Reply via email to