Folks, Any inputs on the below problem ? Appreciate all your help
Thank You, Yogesh On Sun, Feb 3, 2013 at 2:34 PM, yogesh hingmire <yogesh.hingm...@gmail.com>wrote: > I recently bought a new Mac book pro, the apache server that comes inbuilt > is with a prefork option, here is below listing > > Yogeshs-MacBook-Pro:sbin yogesh$ httpd -l > Compiled in modules: > core.c > prefork.c > http_core.c > mod_so.c > > However i want to change it to worker mpm. > > What are my options, do i have to download a fresh apache distribution and > recompile and then specify that option in the ./configure script. > I thought there was another option using the loadmodule directive to > dynamically change the mpm. > > I really dont want to recompile and start from zero to change the mpm. > > Thank You for all your help !!!!! > Yogesh >