----- Original Message ----- > On Mon, 24 Dec 2012 21:10:47 +0000 (UTC) > Igor Galić <[email protected]> wrote: > > > > > > > ----- Original Message ----- > > > In 2.4, Load mod_unixd, and load it before mod_fcgid. > > > > What is the reasoning beind mod_unix being a shared > > module, rather than a static one like mod_so? > > Allows alternative security models to be hooked in. > mod_unixd is the normal security model on unix-family > platforms, but you could switch it out for AN Other. > > 2.4 allows you to load MPMs dynamically, too.
True, but right now we only have one mod_unixd model. Which reminds me, your mod_privileges is its own module rather than an ad-on to or replace for mod_unixd… > -- > Nick Kew > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Igor Galić Tel: +43 (0) 664 886 22 883 Mail: [email protected] URL: http://brainsware.org/ GPG: 6880 4155 74BD FD7C B515 2EA5 4B1D 9E08 A097 C9AE --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
