From: Lucien Gentis Date: Thu, 16 Apr 2009 15:40:56 +0000 (+0000) Subject: Two small typos. X-Git-Tag: 2.3.3~720 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78b5ab9372a9f38163b93f4a3f26a6f9156380e4;p=thirdparty%2Fapache%2Fhttpd.git Two small typos. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@765672 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_privileges.xml b/docs/manual/mod/mod_privileges.xml index ec01b8e0e28..3054a89a6e5 100644 --- a/docs/manual/mod/mod_privileges.xml +++ b/docs/manual/mod/mod_privileges.xml @@ -119,7 +119,7 @@ enabled, the entire user-space must be carefully audited.

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.

+nevertheless audit your mod_python installation.

*** What are the issues of Python loading a shared object?

@@ -304,7 +304,7 @@ non-threaded MPMs (prefork or custom MPM). None virtual host Available on Solaris 10 and OpenSolaris with -non-threaded MPMs (prefork or custom MPM). +non-threaded MPMs (prefork or custom MPM) and when mod_privileges is compiled with the BIG_SECURITY_HOLE compile-time option.