You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by sl...@apache.org on 2002/11/21 18:42:12 UTC

cvs commit: httpd-2.0/docs/manual/mod core.xml

slive       2002/11/21 09:42:12

  Modified:    docs/manual/mod core.xml
  Log:
  Correct the title of the <note> about the scope of AllowOverride,
  and also remove the comment about the context being incorrect.
  The "help" link for "Context" tells you to consult sections.xml
  for exceptions, and this is documented there.
  
  Revision  Changes    Path
  1.46      +2 -3      httpd-2.0/docs/manual/mod/core.xml
  
  Index: core.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/core.xml,v
  retrieving revision 1.45
  retrieving revision 1.46
  diff -u -d -b -u -r1.45 -r1.46
  --- core.xml	17 Nov 2002 20:43:12 -0000	1.45
  +++ core.xml	21 Nov 2002 17:42:12 -0000	1.46
  @@ -217,13 +217,12 @@
       which directives declared in that file can override earlier
       access information.</p>
   
  -    <note><title>Only available in Location sections</title>
  +    <note><title>Only available in Directory sections</title>
       <directive>AllowOverride</directive> is valid only in
       <directive type="section" module="core">Directory</directive> 
       sections, not in <directive type="section" 
       module="core">Location</directive> or <directive type="section"
  -    module="core">Files</directive> sections, as implied by the
  -    <strong>Context</strong> section above.
  +    module="core">Files</directive> sections.
       </note>
   
       <p>When this directive is set to <code>None</code>, then