From: Richard Bowen
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
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 @@ - + + - + + + + +