From aa286c79edd1f150a5a8f304573987bc53ed24c3 Mon Sep 17 00:00:00 2001
From: "Jason S. Lingohr"
Date: Thu, 18 Sep 2003 08:16:15 +0000
Subject: [PATCH] Minor fixes, transformation update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101276 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/sections.html.en | 7 ++++---
docs/manual/sections.xml | 8 ++++----
2 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/docs/manual/sections.html.en b/docs/manual/sections.html.en
index 4fcaffc37d2..136c19bdc02 100644
--- a/docs/manual/sections.html.en
+++ b/docs/manual/sections.html.en
@@ -319,7 +319,7 @@ sections is also syntactically allowed in
<LocationMatch>
,
<Proxy>
,
and <ProxyMatch>
-sections. There are some exceptions, however.
+sections. There are some exceptions, however:
- The
AllowOverride
directive
@@ -347,8 +347,9 @@ are interpreted, it is important to understand how this works.
-
<Directory>
(except regular expressions)
- and .htaccess done simultaneously (with .htaccess, if allowed,
- overriding <Directory>
)
+ and .htaccess
done simultaneously (with
+ .htaccess
, if allowed, overriding
+ <Directory>
)
<DirectoryMatch>
(and <Directory ~>
)
diff --git a/docs/manual/sections.xml b/docs/manual/sections.xml
index 2685e4e4982..747688e89b2 100644
--- a/docs/manual/sections.xml
+++ b/docs/manual/sections.xml
@@ -331,7 +331,7 @@ sections is also syntactically allowed in
LocationMatch,
Proxy,
and ProxyMatch
-sections. There are some exceptions, however.
+sections. There are some exceptions, however:
- The AllowOverride directive
@@ -362,9 +362,9 @@ are interpreted, it is important to understand how this works.
- Directory (except regular expressions)
- and .htaccess done simultaneously (with .htaccess, if allowed,
- overriding Directory)
+ and .htaccess
done simultaneously (with
+ .htaccess
, if allowed, overriding
+ Directory)
- DirectoryMatch
(and
<Directory ~>
)
--
2.47.2