On Mon, Jan 19, 2009 at 1:37 PM, Adam Prime <adam.pr...@utoronto.ca> wrote: > Perrin Harkins wrote: >> >> Hmm, isn't the MPM just a runtime configuration? Why would you need >> another httpd install? It sounds like a separate config file would do >> it, if that's all you want to change. > > MPM is a build time configuration via the --with-mpm= to ./configure
I thought you could build more than one and load the one you want at runtime. Isn't that what Red Hat does? - Perrin