From eade195d90ddab79c3321a3f2724e3cad8eceac8 Mon Sep 17 00:00:00 2001 From: Stefan Fritsch Date: Thu, 10 Nov 2011 22:41:41 +0000 Subject: [PATCH] update xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1200609 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/upgrading.html.en | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/manual/upgrading.html.en b/docs/manual/upgrading.html.en index b5dff364ef..0815737b87 100644 --- a/docs/manual/upgrading.html.en +++ b/docs/manual/upgrading.html.en @@ -76,8 +76,9 @@
  • configure: dynamic modules (DSO) are built by default
  • -
  • configure: By default, only load those modules that are either required - or explicitly selected by a configure --enable-foo argument.
  • +
  • configure: By default, only a basic set of modules is loaded. The + other LoadModule directives are commented + out.
  • configure: the "most" module set gets built by default
  • -- 2.50.1