summaryrefslogtreecommitdiffstats
path: root/docs/manual/configuring.xml
diff options
context:
space:
mode:
authorJoshua Slive <slive@apache.org>2002-07-31 22:48:32 +0200
committerJoshua Slive <slive@apache.org>2002-07-31 22:48:32 +0200
commitcea538ab5dc16f0399e96dd5ca5ff4f4414fb921 (patch)
treed0aac03d1ca77b7f59fea2bc6402755fdece8a4e /docs/manual/configuring.xml
parentDon't print an index if there is only one section. (diff)
downloadapache2-cea538ab5dc16f0399e96dd5ca5ff4f4414fb921.tar.xz
apache2-cea538ab5dc16f0399e96dd5ca5ff4f4414fb921.zip
AddModule and ClearModuleList no longer exist.
Submitted by: Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96264 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/configuring.xml')
-rw-r--r--docs/manual/configuring.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/manual/configuring.xml b/docs/manual/configuring.xml
index e66099e6cf..cef8b17f5d 100644
--- a/docs/manual/configuring.xml
+++ b/docs/manual/configuring.xml
@@ -83,8 +83,6 @@ HTTP server.</p>
<module>mod_so</module>
</modulelist>
<directivelist>
- <directive module="core">AddModule</directive>
- <directive module="core">ClearModuleList</directive>
<directive module="core" type="section">IfModule</directive>
<directive module="mod_so">LoadModule</directive>
</directivelist>