Parent Directory
|
Revision Log
|
Patch
--- httpd/httpd/trunk/docs/manual/mod/mod_privileges.xml 2008/12/10 02:26:48 724959 +++ httpd/httpd/trunk/docs/manual/mod/mod_privileges.xml 2009/03/26 12:44:48 758613 @@ -36,10 +36,10 @@ <a href="http://www.sun.com/bigadmin/features/articles/least_privilege.jsp" >Solaris Privileges</a>. In particular, it offers a solution to the problem of privilege separation between different Virtual Hosts, first -promised by the abandoned <module>perchild</module> MPM. -It also offers other security enhancements.</p> +promised by the abandoned perchild MPM. It also offers other security +enhancements.</p> -<p>Unlike <module>perchild</module>, <module>mod_privileges</module> +<p>Unlike perchild, <module>mod_privileges</module> is not itself an MPM. It works <em>within</em> a processing model to set privileges and User/Group <em>per request</em> in a running process. It is therefore not compatible with a threaded MPM, and will refuse
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |