slive 00/11/17 11:41:20
Modified: htdocs/manual/mod module-dict.html
Log:
I forgot one change for the start of the MPM docs.
Revision Changes Path
1.2 +9 -0 httpd-docs-2.0/htdocs/manual/mod/module-dict.html
Index: module-dict.html
===================================================================
RCS file: /home/cvs/httpd-docs-2.0/htdocs/manual/mod/module-dict.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -b -u -r1.1 -r1.2
--- module-dict.html 2000/09/22 19:58:17 1.1
+++ module-dict.html 2000/11/17 19:41:20 1.2
@@ -67,6 +67,15 @@
values for this attribute are:
</P>
<DL>
+ <DT><STRONG>MPM</STRONG>
+ </DT>
+ <DD>A module with status "MPM" 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 "Base" status is compiled