]> granicus.if.org Git - apache/commitdiff
Minor fixes.
authorJason S. Lingohr <jsl@apache.org>
Thu, 18 Sep 2003 09:47:04 +0000 (09:47 +0000)
committerJason S. Lingohr <jsl@apache.org>
Thu, 18 Sep 2003 09:47:04 +0000 (09:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101277 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/sections.xml

index 7027d69cbe5d39378e8af0ba3f75252d835eb0a5..78c46a74c3a320693e3d358697f39aee45353896 100644 (file)
@@ -331,7 +331,7 @@ sections is also syntactically allowed in
 <directive type="section" module="core">LocationMatch</directive>,
 <directive type="section" module="mod_proxy">Proxy</directive>,
 and <directive type="section" module="mod_proxy">ProxyMatch</directive>
-sections.  There are some exceptions, however.</p>
+sections.  There are some exceptions, however:</p>
 
 <ul>
 <li>The <directive module="core">AllowOverride</directive> directive
@@ -362,9 +362,9 @@ are interpreted, it is important to understand how this works.</p>
     <ol>
       <li> <directive type="section"
       module="core">Directory</directive> (except regular expressions)
-      and .htaccess done simultaneously (with .htaccess, if allowed,
-      overriding <directive type="section"
-      module="core">Directory</directive>)</li>
+      and <code>.htaccess</code> done simultaneously (with
+      <code>.htaccess</code>, if allowed, overriding
+      <directive type="section" module="core">Directory</directive>)</li>
 
       <li><directive type="section" module="core">DirectoryMatch</directive>
       (and <code>&lt;Directory ~&gt;</code>)</li>