summaryrefslogtreecommitdiffstats
path: root/docs/manual/mpm.xml
diff options
context:
space:
mode:
authorJoshua Slive <slive@apache.org>2002-11-21 18:52:06 +0100
committerJoshua Slive <slive@apache.org>2002-11-21 18:52:06 +0100
commitf24ac2ddc5f1e538373d8ef0bd6af4af6e588e5f (patch)
tree8c93c9e0ca3bdf539a38e96e618df0a468d96c1e /docs/manual/mpm.xml
parentAdd a <default> for Multiviews Match and reference that directive (diff)
downloadapache2-f24ac2ddc5f1e538373d8ef0bd6af4af6e588e5f.tar.xz
apache2-f24ac2ddc5f1e538373d8ef0bd6af4af6e588e5f.zip
Add reference to Netware's default mpm.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97584 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--docs/manual/mpm.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/manual/mpm.xml b/docs/manual/mpm.xml
index 8c40a9f98e..dc002799d6 100644
--- a/docs/manual/mpm.xml
+++ b/docs/manual/mpm.xml
@@ -87,6 +87,7 @@ choice at compile-time.</p>
<table>
<tr><td>BeOS</td><td><module>beos</module></td></tr>
+<tr><td>Netware</td><td><module>mpm_netware</module></td></tr>
<tr><td>OS/2</td><td><module>mpmt_os2</module></td></tr>
<tr><td>Unix</td><td><module>prefork</module></td></tr>
<tr><td>Windows</td><td><module>mpm_winnt</module></td></tr>