From c3a9999bf09f0f2eb463ef9672d90af24665699e Mon Sep 17 00:00:00 2001
From: Rich 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 3dcab5a828..801550ac0f 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.html.tr.utf8 b/docs/manual/mpm.html.tr.utf8 index 8ee6f2e043..a4c8053190 100644 --- a/docs/manual/mpm.html.tr.utf8 +++ b/docs/manual/mpm.html.tr.utf8 @@ -30,6 +30,7 @@ tr | zh-cn +Bu belgede Ãok Süreçlilik Modülü denince ne anlaÅıldıÄı ve bunların Apache HTTP Sunucusu tarafından nasıl kullanıldıkları açıklanmıÅtır.
diff --git a/docs/manual/mpm.xml.de b/docs/manual/mpm.xml.de index cf6eb2a1eb..730ccdc825 100644 --- a/docs/manual/mpm.xml.de +++ b/docs/manual/mpm.xml.de @@ -1,7 +1,7 @@ - + + - + + + + +