
humbedooh at apache
Aug 10, 2012, 12:45 AM
Post #1 of 1
(22 views)
Permalink
|
|
svn commit: r1371591 - /httpd/httpd/branches/2.4.x/docs/manual/mod/
|
|
Author: humbedooh Date: Fri Aug 10 07:45:27 2012 New Revision: 1371591 URL: http://svn.apache.org/viewvc?rev=1371591&view=rev Log: xforms Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_digest.html.en httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_digest.html.fr httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_digest.xml.fr httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_digest.xml.ko httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_digest.xml.meta httpd/httpd/branches/2.4.x/docs/manual/mod/mod_info.html.en httpd/httpd/branches/2.4.x/docs/manual/mod/mod_info.html.fr httpd/httpd/branches/2.4.x/docs/manual/mod/mod_info.xml.fr httpd/httpd/branches/2.4.x/docs/manual/mod/mod_info.xml.ja httpd/httpd/branches/2.4.x/docs/manual/mod/mod_info.xml.ko httpd/httpd/branches/2.4.x/docs/manual/mod/mod_info.xml.meta httpd/httpd/branches/2.4.x/docs/manual/mod/mod_ldap.html.en httpd/httpd/branches/2.4.x/docs/manual/mod/mod_ldap.html.fr httpd/httpd/branches/2.4.x/docs/manual/mod/mod_ldap.xml.fr httpd/httpd/branches/2.4.x/docs/manual/mod/mod_ldap.xml.meta httpd/httpd/branches/2.4.x/docs/manual/mod/mod_privileges.html.en httpd/httpd/branches/2.4.x/docs/manual/mod/mpm_common.html.en httpd/httpd/branches/2.4.x/docs/manual/mod/mpm_common.xml.de httpd/httpd/branches/2.4.x/docs/manual/mod/mpm_common.xml.ja httpd/httpd/branches/2.4.x/docs/manual/mod/mpm_common.xml.tr Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_digest.html.en URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_digest.html.en?rev=1371591&r1=1371590&r2=1371591&view=diff ============================================================================== --- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_digest.html.en (original) +++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_digest.html.en Fri Aug 10 07:45:27 2012 @@ -94,8 +94,8 @@ browsers that support digest authentication include <a href="http://www.w3.org/Amaya/">Amaya</a>, <a href="http://konqueror.kde.org/">Konqueror</a>, <a href="http://www.microsoft.com/windows/ie/">MS Internet Explorer</a> for Mac OS X and Windows (although the Windows version fails when used with a query string -- see "<a href="#msie">Working with MS - Internet Explorer</a>" below for a workaround), <a href="http://www.mozilla.org">Mozilla</a>, <a href="http://channels.netscape.com/ns/browsers/download.jsp"> - Netscape</a> 7, <a href="http://www.opera.com/">Opera</a>, and <a href="http://www.apple.com/safari/">Safari</a>. <a href="http://lynx.isc.org/">lynx</a> does <strong>not</strong> + Internet Explorer</a>" below for a workaround), <a href="http://www.mozilla.org">Mozilla</a>, + Netscape 7, <a href="http://www.opera.com/">Opera</a>, and <a href="http://www.apple.com/safari/">Safari</a>. <a href="http://lynx.isc.org/">lynx</a> does <strong>not</strong> support digest authentication. Since digest authentication is not as widely implemented as basic authentication, you should use it only in environments where all users will have supporting browsers.</p> Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_digest.html.fr URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_digest.html.fr?rev=1371591&r1=1371590&r2=1371591&view=diff ============================================================================== --- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_digest.html.fr (original) +++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_digest.html.fr Fri Aug 10 07:45:27 2012 @@ -28,6 +28,8 @@ <a href="../fr/mod/mod_auth_digest.html" title="Français"> fr </a> | <a href="../ko/mod/mod_auth_digest.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div> +<div class="outofdate">Cette traduction peut être périmée. Vérifiez la version + anglaise pour les changements récents.</div> <table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Authentification utilisateur utilisant les condensés MD5</td></tr> <tr><th><a href="module-dict.html#Status">Statut:</a></th><td>Extension</td></tr> Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_digest.xml.fr URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_digest.xml.fr?rev=1371591&r1=1371590&r2=1371591&view=diff ============================================================================== --- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_digest.xml.fr (original) +++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_digest.xml.fr Fri Aug 10 07:45:27 2012 @@ -1,7 +1,7 @@ <?xml version="1.0"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?> -<!-- English Revision : 1337105 --> +<!-- English Revision: 1337105:1371586 (outdated) --> <!-- French translation : Lucien GENTIS --> <!-- Reviewed by : Vincent Deffontaines --> Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_digest.xml.ko URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_digest.xml.ko?rev=1371591&r1=1371590&r2=1371591&view=diff ============================================================================== --- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_digest.xml.ko [euc-kr] (original) +++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_digest.xml.ko [euc-kr] Fri Aug 10 07:45:27 2012 @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="EUC-KR" ?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?> -<!-- English Revision: 105989:1337105 (outdated) --> +<!-- English Revision: 105989:1371586 (outdated) --> <!-- Licensed to the Apache Software Foundation (ASF) under one or more Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_digest.xml.meta URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_digest.xml.meta?rev=1371591&r1=1371590&r2=1371591&view=diff ============================================================================== --- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_digest.xml.meta (original) +++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_auth_digest.xml.meta Fri Aug 10 07:45:27 2012 @@ -8,7 +8,7 @@ <variants> <variant>en</variant> - <variant>fr</variant> + <variant outdated="yes">fr</variant> <variant outdated="yes">ko</variant> </variants> </metafile> Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_info.html.en URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_info.html.en?rev=1371591&r1=1371590&r2=1371591&view=diff ============================================================================== --- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_info.html.en (original) +++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_info.html.en Fri Aug 10 07:45:27 2012 @@ -190,8 +190,8 @@ information displayed by the server-info <pre class="prettyprint lang-config"> AddModuleInfo mod_deflate.c 'See <a \ - href="http://www.apache.org/docs/2.4/mod/mod_deflate.html">\ - http://www.apache.org/docs/2.4/mod/mod_deflate.html</a>' + href="http://httpd.apache.org/docs/2.4/mod/mod_deflate.html">\ + http://httpd.apache.org/docs/2.4/mod/mod_deflate.html</a>' </pre> Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_info.html.fr URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_info.html.fr?rev=1371591&r1=1371590&r2=1371591&view=diff ============================================================================== --- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_info.html.fr (original) +++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_info.html.fr Fri Aug 10 07:45:27 2012 @@ -29,6 +29,8 @@ <a href="../ja/mod/mod_info.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a> | <a href="../ko/mod/mod_info.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div> +<div class="outofdate">Cette traduction peut être périmée. Vérifiez la version + anglaise pour les changements récents.</div> <table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Affiche une présentation complète de la configuration du serveur</td></tr> <tr><th><a href="module-dict.html#Status">Statut:</a></th><td>Extension</td></tr> Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_info.xml.fr URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_info.xml.fr?rev=1371591&r1=1371590&r2=1371591&view=diff ============================================================================== --- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_info.xml.fr (original) +++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_info.xml.fr Fri Aug 10 07:45:27 2012 @@ -1,7 +1,7 @@ <?xml version="1.0"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?> -<!-- English Revision : 1343937 --> +<!-- English Revision: 1343937:1371586 (outdated) --> <!-- French translation : Lucien GENTIS --> <!-- Reviewed by : Vincent Deffontaines --> Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_info.xml.ja URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_info.xml.ja?rev=1371591&r1=1371590&r2=1371591&view=diff ============================================================================== --- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_info.xml.ja [utf-8] (original) +++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_info.xml.ja [utf-8] Fri Aug 10 07:45:27 2012 @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> -<!-- English Revision: 450473:1343937 (outdated) --> +<!-- English Revision: 450473:1371586 (outdated) --> <!-- Licensed to the Apache Software Foundation (ASF) under one or more Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_info.xml.ko URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_info.xml.ko?rev=1371591&r1=1371590&r2=1371591&view=diff ============================================================================== --- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_info.xml.ko [euc-kr] (original) +++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_info.xml.ko [euc-kr] Fri Aug 10 07:45:27 2012 @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="EUC-KR" ?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?> -<!-- English Revision: 125277:1343937 (outdated) --> +<!-- English Revision: 125277:1371586 (outdated) --> <!-- Licensed to the Apache Software Foundation (ASF) under one or more Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_info.xml.meta URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_info.xml.meta?rev=1371591&r1=1371590&r2=1371591&view=diff ============================================================================== --- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_info.xml.meta (original) +++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_info.xml.meta Fri Aug 10 07:45:27 2012 @@ -8,7 +8,7 @@ <variants> <variant>en</variant> - <variant>fr</variant> + <variant outdated="yes">fr</variant> <variant outdated="yes">ja</variant> <variant outdated="yes">ko</variant> </variants> Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_ldap.html.en URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_ldap.html.en?rev=1371591&r1=1371590&r2=1371591&view=diff ============================================================================== --- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_ldap.html.en (original) +++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_ldap.html.en Fri Aug 10 07:45:27 2012 @@ -50,11 +50,9 @@ by other LDAP modules</td></tr> linked to <a class="glossarylink" href="../glossary.html#apr" title="see glossary">APR</a>. As of this writing, APR-util supports: <a href="http://www.openldap.org/">OpenLDAP SDK</a> (2.x or later), <a href="http://developer.novell.com/ndk/cldap.htm">Novell LDAP - SDK</a>, <a href="http://www.mozilla.org/directory/csdk.html"> - Mozilla LDAP SDK</a>, native Solaris LDAP SDK (Mozilla based), - native Microsoft LDAP SDK, or the - <a href="http://www.iplanet.com/downloads/developer/">iPlanet - (Netscape)</a> SDK. See the <a href="http://apr.apache.org">APR</a> + SDK</a>, <a href="https://wiki.mozilla.org/LDAP_C_SDK"> + Mozilla LDAP SDK</a>, native Solaris LDAP SDK (Mozilla based) or the + native Microsoft LDAP SDK. See the <a href="http://apr.apache.org">APR</a> website for details.</p> </div> Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_ldap.html.fr URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_ldap.html.fr?rev=1371591&r1=1371590&r2=1371591&view=diff ============================================================================== --- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_ldap.html.fr (original) +++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_ldap.html.fr Fri Aug 10 07:45:27 2012 @@ -27,6 +27,8 @@ <p><span>Langues Disponibles: </span><a href="../en/mod/mod_ldap.html" hreflang="en" rel="alternate" title="English"> en </a> | <a href="../fr/mod/mod_ldap.html" title="Français"> fr </a></p> </div> +<div class="outofdate">Cette traduction peut être périmée. Vérifiez la version + anglaise pour les changements récents.</div> <table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Conservation des connexions LDAP et services de mise en cache du résultat à destination des autres modules LDAP</td></tr> <tr><th><a href="module-dict.html#Status">Statut:</a></th><td>Extension</td></tr> Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_ldap.xml.fr URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_ldap.xml.fr?rev=1371591&r1=1371590&r2=1371591&view=diff ============================================================================== --- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_ldap.xml.fr (original) +++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_ldap.xml.fr Fri Aug 10 07:45:27 2012 @@ -1,7 +1,7 @@ <?xml version="1.0"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?> -<!-- English Revision : 1358948 --> +<!-- English Revision: 1358948:1371589 (outdated) --> <!-- French translation : Lucien GENTIS --> <!-- Reviewed by : Vincent Deffontaines --> Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_ldap.xml.meta URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_ldap.xml.meta?rev=1371591&r1=1371590&r2=1371591&view=diff ============================================================================== --- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_ldap.xml.meta (original) +++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_ldap.xml.meta Fri Aug 10 07:45:27 2012 @@ -8,6 +8,6 @@ <variants> <variant>en</variant> - <variant>fr</variant> + <variant outdated="yes">fr</variant> </variants> </metafile> Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_privileges.html.en URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_privileges.html.en?rev=1371591&r1=1371590&r2=1371591&view=diff ============================================================================== --- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_privileges.html.en (original) +++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_privileges.html.en Fri Aug 10 07:45:27 2012 @@ -37,7 +37,7 @@ OpenSolaris platforms</td></tr></table> <p>This module enables different Virtual Hosts to run with different Unix <var>User</var> and <var>Group</var> IDs, and with different -<a href="http://www.sun.com/bigadmin/features/articles/least_privilege.jsp">Solaris Privileges</a>. In particular, it offers a solution to the +<a href="http://sosc-dr.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 perchild MPM. It also offers other security enhancements.</p> @@ -147,8 +147,8 @@ request-processing cycle.</em></p> non-threaded MPMs (<code class="module"><a href="../mod/prefork.html">prefork</a></code> or custom MPM).</td></tr> </table> <p>This server-wide directive determines whether Apache will run with - the <a href="http://www.sun.com/bigadmin/features/articles/least_privilege.jsp">privileges</a> required to run - <a href="http://www.sun.com/bigadmin/content/dtrace/">dtrace</a>. + the <a href="http://sosc-dr.sun.com/bigadmin/features/articles/least_privilege.jsp">privileges</a> required to run + <a href="http://sosc-dr.sun.com/bigadmin/content/dtrace/">dtrace</a>. Note that <var>DTracePrivileges On</var> will not in itself activate DTrace, but <var>DTracePrivileges Off</var> will prevent it working.</p> @@ -207,9 +207,9 @@ subprocesses, and the privileges availab <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_privileges</td></tr> <tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Available on Solaris 10 and OpenSolaris with non-threaded MPMs (<code class="module"><a href="../mod/prefork.html">prefork</a></code> or custom MPM).</td></tr> -</table> +</table>m <p>Determines whether the virtual host is allowed to run fork and exec, - the <a href="http://www.sun.com/bigadmin/features/articles/least_privilege.jsp">privileges</a> required to run subprocesses. If this is set to + the <a href="http://sosc-dr.sun.com/bigadmin/features/articles/least_privilege.jsp">privileges</a> required to run subprocesses. If this is set to <var>Off</var> the virtualhost is denied the privileges and will not be able to run traditional CGI programs or scripts under the traditional <code class="module"><a href="../mod/mod_cgi.html">mod_cgi</a></code>, nor similar external programs such as those @@ -239,7 +239,7 @@ non-threaded MPMs (<code class="module"> and when <code class="module"><a href="../mod/mod_privileges.html">mod_privileges</a></code> is compiled with the <var>BIG_SECURITY_HOLE</var> compile-time option.</td></tr> </table> - <p><code class="directive">VHostCGIPrivs</code> can be used to assign arbitrary <a href="http://www.sun.com/bigadmin/features/articles/least_privilege.jsp">privileges</a> to subprocesses created by a virtual host, as discussed + <p><code class="directive">VHostCGIPrivs</code> can be used to assign arbitrary <a href="http://sosc-dr.sun.com/bigadmin/features/articles/least_privilege.jsp">privileges</a> to subprocesses created by a virtual host, as discussed under <code class="directive">VHostCGIMode</code>. Each <var>privilege-name</var> is the name of a Solaris privilege, such as <var>file_setid</var> or <var>sys_nfs</var>.</p> @@ -272,7 +272,7 @@ non-threaded MPMs (<code class="module"> <p>The <code class="directive">VHostGroup</code> directive sets the Unix group under which the server will process requests to a virtualhost. The group is set before the request is processed and reset afterwards - using <a href="http://www.sun.com/bigadmin/features/articles/least_privilege.jsp">Solaris Privileges</a>. Since the setting applies to the + using <a href="http://sosc-dr.sun.com/bigadmin/features/articles/least_privilege.jsp">Solaris Privileges</a>. Since the setting applies to the <em>process</em>, this is not compatible with threaded MPMs.</p> <p><var>Unix-group</var> is one of:</p> <dl> @@ -309,7 +309,7 @@ non-threaded MPMs (<code class="module"> and when <code class="module"><a href="../mod/mod_privileges.html">mod_privileges</a></code> is compiled with the <var>BIG_SECURITY_HOLE</var> compile-time option.</td></tr> </table> - <p><code class="directive">VHostPrivs</code> can be used to assign arbitrary <a href="http://www.sun.com/bigadmin/features/articles/least_privilege.jsp">privileges</a> to a virtual host. Each <var>privilege-name</var> + <p><code class="directive">VHostPrivs</code> can be used to assign arbitrary <a href="http://sosc-dr.sun.com/bigadmin/features/articles/least_privilege.jsp">privileges</a> to a virtual host. Each <var>privilege-name</var> is the name of a Solaris privilege, such as <var>file_setid</var> or <var>sys_nfs</var>.</p> @@ -339,7 +339,7 @@ for the virtualhost.</td></tr> non-threaded MPMs (<code class="module"><a href="../mod/prefork.html">prefork</a></code> or custom MPM).</td></tr> </table> <p>Determines whether the virtual host processes requests with - security enhanced by removal of <a href="http://www.sun.com/bigadmin/features/articles/least_privilege.jsp">Privileges</a> that are rarely needed in a webserver, but which are + security enhanced by removal of <a href="http://sosc-dr.sun.com/bigadmin/features/articles/least_privilege.jsp">Privileges</a> that are rarely needed in a webserver, but which are available by default to a normal Unix user and may therefore be required by modules and applications. It is recommended that you retain the default (On) unless it prevents an application running. @@ -367,7 +367,7 @@ non-threaded MPMs (<code class="module"> <p>The <code class="directive">VHostUser</code> directive sets the Unix userid under which the server will process requests to a virtualhost. The userid is set before the request is processed and reset afterwards - using <a href="http://www.sun.com/bigadmin/features/articles/least_privilege.jsp">Solaris Privileges</a>. Since the setting applies to the + using <a href="http://sosc-dr.sun.com/bigadmin/features/articles/least_privilege.jsp">Solaris Privileges</a>. Since the setting applies to the <em>process</em>, this is not compatible with threaded MPMs.</p> <p><var>Unix-userid</var> is one of:</p> <dl> Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mpm_common.html.en URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mpm_common.html.en?rev=1371591&r1=1371590&r2=1371591&view=diff ============================================================================== --- httpd/httpd/branches/2.4.x/docs/manual/mod/mpm_common.html.en (original) +++ httpd/httpd/branches/2.4.x/docs/manual/mod/mpm_common.html.en Fri Aug 10 07:45:27 2012 @@ -126,7 +126,7 @@ after a crash</td></tr> <p>There are already two modules, <code>mod_whatkilledus</code> and <code>mod_backtrace</code> that make use of this hook. Please have a - look at Jeff Trawick's <a href="http://www.apache.org/~trawick/exception_hook.html">EnableExceptionHook site</a> for more information about these.</p> + look at Jeff Trawick's <a href="http://people.apache.org/~trawick/exception_hook.html">EnableExceptionHook site</a> for more information about these.</p> </div> <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mpm_common.xml.de URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mpm_common.xml.de?rev=1371591&r1=1371590&r2=1371591&view=diff ============================================================================== --- httpd/httpd/branches/2.4.x/docs/manual/mod/mpm_common.xml.de (original) +++ httpd/httpd/branches/2.4.x/docs/manual/mod/mpm_common.xml.de Fri Aug 10 07:45:27 2012 @@ -1,7 +1,7 @@ <?xml version="1.0"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?> -<!-- English Revision: 151408:1369436 (outdated) --> +<!-- English Revision: 151408:1371586 (outdated) --> <!-- Licensed to the Apache Software Foundation (ASF) under one or more Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mpm_common.xml.ja URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mpm_common.xml.ja?rev=1371591&r1=1371590&r2=1371591&view=diff ============================================================================== --- httpd/httpd/branches/2.4.x/docs/manual/mod/mpm_common.xml.ja [utf-8] (original) +++ httpd/httpd/branches/2.4.x/docs/manual/mod/mpm_common.xml.ja [utf-8] Fri Aug 10 07:45:27 2012 @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> -<!-- English Revision: 674934:1369436 (outdated) --> +<!-- English Revision: 674934:1371586 (outdated) --> <!-- Licensed to the Apache Software Foundation (ASF) under one or more Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mpm_common.xml.tr URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mpm_common.xml.tr?rev=1371591&r1=1371590&r2=1371591&view=diff ============================================================================== --- httpd/httpd/branches/2.4.x/docs/manual/mod/mpm_common.xml.tr [utf-8] (original) +++ httpd/httpd/branches/2.4.x/docs/manual/mod/mpm_common.xml.tr [utf-8] Fri Aug 10 07:45:27 2012 @@ -1,7 +1,7 @@ <?xml version="1.0"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?> -<!-- English Revision: 1326765:1369436 (outdated) --> +<!-- English Revision: 1326765:1371586 (outdated) --> <!-- ===================================================== Translated by: Nilgün Belma Bugüner <nilgun belgeler.org> Reviewed by: Orhan Berent <berent belgeler.org>
|