projects
/
apache
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4a5d66
)
Document configure change
author
Stefan Fritsch
<sf@apache.org>
Thu, 10 Nov 2011 19:36:25 +0000
(19:36 +0000)
committer
Stefan Fritsch
<sf@apache.org>
Thu, 10 Nov 2011 19:36:25 +0000
(19:36 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1200496
13f79535
-47bb-0310-9956-
ffa450edef68
docs/manual/upgrading.xml
patch
|
blob
|
history
diff --git
a/docs/manual/upgrading.xml
b/docs/manual/upgrading.xml
index 2de2c1a71caf18faba5f0968dceb27841400fe9b..249a8d5ed082087d4d29dccf61aa65e8169b9449 100644
(file)
--- a/
docs/manual/upgrading.xml
+++ b/
docs/manual/upgrading.xml
@@
-76,8
+76,9
@@
<li>configure: dynamic modules (DSO) are built by default</li>
- <li>configure: By default, only load those modules that are either required
- or explicitly selected by a configure <code>--enable-foo</code> argument.</li>
+ <li>configure: By default, only a basic set of modules is loaded. The
+ other <directive>LoadModule</directive> directives are commented
+ out.</li>
<li>configure: the "most" module set gets built by default</li>