]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
oups, I copied a little bit to much
authorAstrid Malo <kess@apache.org>
Mon, 28 Mar 2005 20:22:24 +0000 (20:22 +0000)
committerAstrid Malo <kess@apache.org>
Mon, 28 Mar 2005 20:22:24 +0000 (20:22 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@159293 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mpm.xml

index 30ec624582bd112d62246d1f69df1b456e88b7dc..b9df9409b78efb410569de30addda3b35c6ca7c4 100644 (file)
@@ -63,7 +63,7 @@ how they are used by the Apache HTTP Server.</p>
       <li>The server can be better customized for the needs of the
       particular site. For example, sites that need a great deal of
       scalability can choose to use a threaded MPM like 
-      <module>worker</module> or <module>event</module>, while sites requiring
+      <module>worker</module>, while sites requiring
       stability or compatibility with older software can use a
       <module>prefork</module>. In addition,
       special features like serving different hosts under different