From: Rich Bowen
Date: Tue, 20 Jan 2009 03:13:12 +0000 (+0000)
Subject: Adds the section to the list of directives.
X-Git-Tag: 2.3.2~146
X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3c0f0400fcf5356a135e7a99a117f5fa0776233f;p=thirdparty%2Fapache%2Fhttpd.git
Adds the section to the list of directives.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@735922 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/sections.html.en b/docs/manual/sections.html.en
index b64d211ac99..766efd45116 100644
--- a/docs/manual/sections.html.en
+++ b/docs/manual/sections.html.en
@@ -41,7 +41,7 @@ to change the scope of other configuration directives.
-
+
There are two basic types of containers. Most containers are
evaluated for each request. The enclosed directives are applied only
diff --git a/docs/manual/sections.xml b/docs/manual/sections.xml
index 41c18b5a20d..98d806cbb63 100644
--- a/docs/manual/sections.xml
+++ b/docs/manual/sections.xml
@@ -45,6 +45,7 @@ to change the scope of other configuration directives.
DirectoryMatch
Files
FilesMatch
+
If
IfDefine
IfModule
IfVersion