From: Richard Bowen Date: Sun, 15 Jun 2014 20:31:42 +0000 (+0000) Subject: html build X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5aeed2dc6720f9f4bb408938b5d95f7716a29d56;p=thirdparty%2Fapache%2Fhttpd.git html build git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1602769 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mpm.html.en b/docs/manual/mpm.html.en index 4659e50bae6..35052481351 100644 --- a/docs/manual/mpm.html.en +++ b/docs/manual/mpm.html.en @@ -149,6 +149,16 @@ two features.

updating the LoadModule directive for the MPM instead of by rebuilding the server.

+
LoadModule mpm_prefork_module modules/mod_mpm_prefork.so
+ + +

Attempting to LoadModule + more than one MPM will result in a startup failure with the + following error.

+ +

AH00534: httpd: Configuration error: More than one MPM + loaded.

+

This feature is enabled using the --enable-mpms-shared option of the configure script. diff --git a/docs/manual/mpm.html.fr b/docs/manual/mpm.html.fr index e30c4c3e12f..d2ed9c4102a 100644 --- a/docs/manual/mpm.html.fr +++ b/docs/manual/mpm.html.fr @@ -30,6 +30,8 @@  tr  |  zh-cn 

+
Cette traduction peut être périmée. Vérifiez la version + anglaise pour les changements récents.

Ce document décrit ce qu'est un Module Multi-Processus, ainsi que la manière dont ces modules sont utilisés par le serveur HTTP Apache.

diff --git a/docs/manual/mpm.xml.de b/docs/manual/mpm.xml.de index fcc7c0e0c42..f072f66d855 100644 --- a/docs/manual/mpm.xml.de +++ b/docs/manual/mpm.xml.de @@ -1,7 +1,7 @@ - + + - + + + + +