Commit 9677c2c2 authored by Astrid Kessler's avatar Astrid Kessler
Browse files

oups, I copied a little bit to much


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@159293 13f79535-47bb-0310-9956-ffa450edef68
parent 7c5db40e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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