From: Lucien Gentis Date: Sun, 28 Jun 2015 13:43:47 +0000 (+0000) Subject: XML update. X-Git-Tag: 2.4.16~43 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1a92bac91191ee5874c22fd689120e1efce796ac;p=apache XML update. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1688011 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/new_features_2_4.xml b/docs/manual/new_features_2_4.xml index 0e14854b23..22aaaa1c78 100644 --- a/docs/manual/new_features_2_4.xml +++ b/docs/manual/new_features_2_4.xml @@ -37,7 +37,8 @@
Run-time Loadable MPMs
Multiple MPMs can now be built as loadable modules at compile time. - The MPM of choice can be configured at run time.
+ The MPM of choice can be configured at run time via LoadModule directive.
Event MPM
The Event MPM is no longer experimental