From 3c0f0400fcf5356a135e7a99a117f5fa0776233f Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Tue, 20 Jan 2009 03:13:12 +0000 Subject: [PATCH] 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 --- docs/manual/sections.html.en | 2 +- docs/manual/sections.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/manual/sections.html.en b/docs/manual/sections.html.en index b64d211ac9..766efd4511 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.

Types of Configuration Section Containers

- +

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 41c18b5a20..98d806cbb6 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 -- 2.40.0