]> granicus.if.org Git - apache/commitdiff
Update transformation.
authorJason S. Lingohr <jsl@apache.org>
Thu, 18 Sep 2003 10:07:25 +0000 (10:07 +0000)
committerJason S. Lingohr <jsl@apache.org>
Thu, 18 Sep 2003 10:07:25 +0000 (10:07 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101278 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/sections.html.en

index 0bd9ef0016878a5bb0069813bcc7579f8eb968a3..f988d6ee0d20e4b21500e362100bf28dc93cfcf4 100644 (file)
@@ -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>