]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
html build
authorRichard Bowen <rbowen@apache.org>
Sun, 15 Jun 2014 20:31:42 +0000 (20:31 +0000)
committerRichard Bowen <rbowen@apache.org>
Sun, 15 Jun 2014 20:31:42 +0000 (20:31 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1602769 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mpm.html.en
docs/manual/mpm.html.fr
docs/manual/mpm.xml.de
docs/manual/mpm.xml.es
docs/manual/mpm.xml.fr
docs/manual/mpm.xml.ja
docs/manual/mpm.xml.ko
docs/manual/mpm.xml.meta
docs/manual/mpm.xml.tr
docs/manual/mpm.xml.zh-cn

index 4659e50bae6e0f9b01f9395fe3ad83cf92c86e74..350524813516bbbdd9107b1747bdb60455b98316 100644 (file)
@@ -149,6 +149,16 @@ two features.</p>
     updating the <code class="directive"><a href="./mod/mod_so.html#loadmodule">LoadModule</a></code> directive
     for the MPM instead of by rebuilding the server.</p>
 
+    <pre class="prettyprint lang-config">LoadModule mpm_prefork_module modules/mod_mpm_prefork.so</pre>
+
+
+    <p>Attempting to <code class="directive"><a href="./mod/mod_so.html#loadmodule">LoadModule</a></code>
+    more than one MPM will result in a startup failure with the
+    following error.</p>
+
+    <div class="example"><p><code>AH00534: httpd: Configuration error: More than one MPM
+    loaded.</code></p></div>
+
     <p>This feature is enabled using the
     <code>--enable-mpms-shared</code> option of the <code class="program"><a href="./programs/configure.html">configure</a></code>
     script.
index e30c4c3e12f357f1aa523ce1aca40bdecb977de1..d2ed9c4102aa017351dbfc42e052517bf9e26772 100644 (file)
@@ -30,6 +30,8 @@
 <a href="./tr/mpm.html" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a> |
 <a href="./zh-cn/mpm.html" hreflang="zh-cn" rel="alternate" title="Simplified Chinese">&nbsp;zh-cn&nbsp;</a></p>
 </div>
+<div class="outofdate">Cette traduction peut être périmée. Vérifiez la version
+            anglaise pour les changements récents.</div>
 
 <p>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.</p>
index fcc7c0e0c42c82ee65f42f7a2490225214b9ec08..f072f66d85530b8adb1fc148534f25b80ad35d3c 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8' ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.de.xsl"?>
-<!-- English Revision: 420990:1395555 (outdated) -->
+<!-- English Revision: 420990:1602764 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 45491c6e4b68f823699dc5063b882834e3915a5f..6aa65aadee3457469c9d027fde8fcb6dc183fd16 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8' ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.es.xsl"?>
-<!-- English Revision: 105989:1395555 (outdated) -->
+<!-- English Revision: 105989:1602764 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 11272b147ef1b509c920529071da5a0f2965f215..cd8600720f614e9129cbf3b53b7c77b5154f8375 100644 (file)
@@ -3,7 +3,7 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?>
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
-<!-- English Revision : 1395555 -->
+<!-- English Revision: 1395555:1602764 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 84195fdec643ec8669d92ef8bc58f033b1316010..5d4081d0236bf2b8fc8d25724d5751e03795f9bc 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?>
-<!-- English Revision: 420990:1395555 (outdated) -->
+<!-- English Revision: 420990:1602764 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 00506469c2b5a02d388833d384cc2c3f63408ca2..69e097746083b9dab79b776d2323471df15f7a40 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='EUC-KR' ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
-<!-- English Revision: 105989:1395555 (outdated) -->
+<!-- English Revision: 105989:1602764 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 5d74cffd01f7d08c833d437e72aa4356bb6e0978..fab28f4169c49a348946f6725b971f05ef3b9e3e 100644 (file)
@@ -10,7 +10,7 @@
     <variant outdated="yes">de</variant>
     <variant>en</variant>
     <variant outdated="yes">es</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
     <variant outdated="yes">ja</variant>
     <variant outdated="yes">ko</variant>
     <variant outdated="yes">tr</variant>
index a76f9e328ae1efb554a63e44af3d32d5ccd74e9c..63d25ec8457c90995490dd9f45e9b3f40c813644 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8' ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.tr.xsl"?>
-<!-- English Revision: 1174747:1395555 (outdated) -->
+<!-- English Revision: 1174747:1602764 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>
index be4a3b1fa28da79b54f2a5e813fafd8eae9e4743..1e579f40dfd3f83af71f10d63462f08c69b8bfbb 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8' ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.zh-cn.xsl"?>
-<!-- English Revision: 927046:1395555 (outdated) -->
+<!-- English Revision: 927046:1602764 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more