summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJason S. Lingohr <jsl@apache.org>2003-09-18 12:07:25 +0200
committerJason S. Lingohr <jsl@apache.org>2003-09-18 12:07:25 +0200
commit03f6adb9c4f6ff7df064de3fa766fd952ef725d6 (patch)
tree783449989b3d3b9efe160d0129c3e00851b05e62 /docs
parentMinor fixes. (diff)
downloadapache2-03f6adb9c4f6ff7df064de3fa766fd952ef725d6.tar.xz
apache2-03f6adb9c4f6ff7df064de3fa766fd952ef725d6.zip
Update transformation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101278 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs')
-rw-r--r--docs/manual/sections.html.en7
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/manual/sections.html.en b/docs/manual/sections.html.en
index 0bd9ef0016..f988d6ee0d 100644
--- a/docs/manual/sections.html.en
+++ b/docs/manual/sections.html.en
@@ -319,7 +319,7 @@ sections is also syntactically allowed in
<code class="directive"><a href="./mod/core.html#locationmatch">&lt;LocationMatch&gt;</a></code>,
<code class="directive"><a href="./mod/mod_proxy.html#proxy">&lt;Proxy&gt;</a></code>,
and <code class="directive"><a href="./mod/mod_proxy.html#proxymatch">&lt;ProxyMatch&gt;</a></code>
-sections. There are some exceptions, however.</p>
+sections. There are some exceptions, however:</p>
<ul>
<li>The <code class="directive"><a href="./mod/core.html#allowoverride">AllowOverride</a></code> directive
@@ -347,8 +347,9 @@ are interpreted, it is important to understand how this works.</p>
<ol>
<li> <code class="directive"><a href="./mod/core.html#directory">&lt;Directory&gt;</a></code> (except regular expressions)
- and .htaccess done simultaneously (with .htaccess, if allowed,
- overriding <code class="directive"><a href="./mod/core.html#directory">&lt;Directory&gt;</a></code>)</li>
+ and <code>.htaccess</code> done simultaneously (with
+ <code>.htaccess</code>, if allowed, overriding
+ <code class="directive"><a href="./mod/core.html#directory">&lt;Directory&gt;</a></code>)</li>
<li><code class="directive"><a href="./mod/core.html#directorymatch">&lt;DirectoryMatch&gt;</a></code>
(and <code>&lt;Directory ~&gt;</code>)</li>