Parent Directory
|
Revision Log
|
Patch
--- httpd/httpd/trunk/docs/manual/mod/mod_privileges.xml 2009/03/26 12:44:48 758613 +++ httpd/httpd/trunk/docs/manual/mod/mod_privileges.xml 2009/04/16 15:40:56 765672 @@ -119,7 +119,7 @@ <p>There is no known Python extension supporting Solaris privileges, so it is unlikely that a script could escalate privileges unless it can load external (non-Python) privileges-aware code. However, you should -nevertheless audit your mod_ruby installation.</p> +nevertheless audit your mod_python installation.</p> <p>*** What are the issues of Python loading a shared object?</p> </section> @@ -304,7 +304,7 @@ <default>None</default> <contextlist><context>virtual host</context></contextlist> <compatibility>Available on Solaris 10 and OpenSolaris with -non-threaded MPMs (<module>prefork</module> or custom MPM). +non-threaded MPMs (<module>prefork</module> or custom MPM) and when <module>mod_privileges</module> is compiled with the <var>BIG_SECURITY_HOLE</var> compile-time option.</compatibility>
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |