Commit b77c5f26 authored by Lucien Gentis's avatar Lucien Gentis
Browse files

XML update.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1688011 13f79535-47bb-0310-9956-ffa450edef68
parent 948e6a76
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -37,7 +37,8 @@
      <dt>Run-time Loadable MPMs</dt>
      <dd>Multiple MPMs can now be <a href="mpm.html#dynamic">built 
      as loadable modules</a> at compile time.
      The MPM of choice can be configured at run time.</dd>
      The MPM of choice can be configured at run time via <directive
      module="mod_so">LoadModule</directive> directive.</dd>

      <dt>Event MPM</dt>
      <dd>The <a href="mod/event.html">Event MPM</a> is no longer experimental