]> granicus.if.org Git - apache/commitdiff
I forgot one change for the start of the MPM docs.
authorJoshua Slive <slive@apache.org>
Fri, 17 Nov 2000 19:41:20 +0000 (19:41 +0000)
committerJoshua Slive <slive@apache.org>
Fri, 17 Nov 2000 19:41:20 +0000 (19:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86998 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/module-dict.html
docs/manual/mod/module-dict.html.en

index 3e90bbb68025d397fc48b7369d7f6f5f8b7cb579..c4d4067523404ede6a26e2ea89321cbe2059d356 100644 (file)
   values for this attribute are:
   </P>
   <DL>
+   <DT><STRONG>MPM</STRONG>
+   </DT>
+   <DD>A module with status &quot;MPM&quot; is a <a
+   href="../mpm.html">Muti-Processing Module</a>.  Unlike the other
+   types of modules, Apache must have one and only one MPM in use at
+   any time.  This type of module is responsible for basic request
+   handling and dispatching.
+    <P>
+    </P>
    <DT><STRONG>Base</STRONG>
    </DT>
    <DD>A module labeled as having &quot;Base&quot; status is compiled
index 3e90bbb68025d397fc48b7369d7f6f5f8b7cb579..c4d4067523404ede6a26e2ea89321cbe2059d356 100644 (file)
   values for this attribute are:
   </P>
   <DL>
+   <DT><STRONG>MPM</STRONG>
+   </DT>
+   <DD>A module with status &quot;MPM&quot; is a <a
+   href="../mpm.html">Muti-Processing Module</a>.  Unlike the other
+   types of modules, Apache must have one and only one MPM in use at
+   any time.  This type of module is responsible for basic request
+   handling and dispatching.
+    <P>
+    </P>
    <DT><STRONG>Base</STRONG>
    </DT>
    <DD>A module labeled as having &quot;Base&quot; status is compiled