You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by js...@apache.org on 2003/09/18 11:47:05 UTC

cvs commit: httpd-2.0/docs/manual sections.xml

jsl         2003/09/18 02:47:05

  Modified:    docs/manual sections.xml
  Log:
  Minor fixes.
  
  Revision  Changes    Path
  1.8       +4 -4      httpd-2.0/docs/manual/sections.xml
  
  Index: sections.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/sections.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- sections.xml	23 Jul 2003 19:36:35 -0000	1.7
  +++ sections.xml	18 Sep 2003 09:47:04 -0000	1.8
  @@ -331,7 +331,7 @@
   <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 @@
       <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>