]> granicus.if.org Git - apache/commitdiff
XML update.
authorLucien Gentis <lgentis@apache.org>
Sun, 28 Jun 2015 13:43:47 +0000 (13:43 +0000)
committerLucien Gentis <lgentis@apache.org>
Sun, 28 Jun 2015 13:43:47 +0000 (13:43 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1688011 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/new_features_2_4.xml

index 0e14854b23d6bcfc6b43058d45cda26de28c2f38..22aaaa1c786fbc2cef065fa8ba051618c562865f 100644 (file)
@@ -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