rbowen      00/11/12 16:56:15

  Modified:    htdocs/manual/mod mod_access.html
  Log:
  Fixed broken anchor on 'Deny from env='.
  Submitted by: Rich Bowen
  
  Revision  Changes    Path
  1.24      +1 -1      httpd-docs-1.3/htdocs/manual/mod/mod_access.html
  
  Index: mod_access.html
  ===================================================================
  RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/mod_access.html,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- mod_access.html   2000/09/29 18:30:10     1.23
  +++ mod_access.html   2000/11/13 00:56:15     1.24
  @@ -226,7 +226,7 @@
   
   <HR>
   
  -<H2><A NAME="denfromenv">Deny from env= directive</A></H2>
  +<H2><A NAME="denyfromenv">Deny from env= directive</A></H2>
   
   <P>
   <STRONG>Syntax:</STRONG> Deny from
  
  
  

Reply via email to