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 12:07:25 UTC

cvs commit: httpd-2.0/docs/manual sections.html.en

jsl         2003/09/18 03:07:25

  Modified:    docs/manual sections.html.en
  Log:
  Update transformation.
  
  Revision  Changes    Path
  1.29      +4 -3      httpd-2.0/docs/manual/sections.html.en
  
  Index: sections.html.en
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/sections.html.en,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -r1.28 -r1.29
  --- sections.html.en	23 Jul 2003 19:36:35 -0000	1.28
  +++ sections.html.en	18 Sep 2003 10:07:25 -0000	1.29
  @@ -319,7 +319,7 @@
   <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 @@
   
       <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>