From 1a92bac91191ee5874c22fd689120e1efce796ac Mon Sep 17 00:00:00 2001 From: Lucien Gentis Date: Sun, 28 Jun 2015 13:43:47 +0000 Subject: [PATCH] XML update. 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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/manual/new_features_2_4.xml b/docs/manual/new_features_2_4.xml index 0e14854b23d..22aaaa1c786 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 -- 2.47.2