fielding    99/07/03 18:51:16

  Modified:    htdocs/manual/misc FAQ-E.html
  Log:
  Missed closing tag
  
  Submitted by: Joshua Slive <[EMAIL PROTECTED]>
  Reviewed by:  Roy Fielding
  
  Revision  Changes    Path
  1.3       +2 -2      apache-1.3/htdocs/manual/misc/FAQ-E.html
  
  Index: FAQ-E.html
  ===================================================================
  RCS file: /home/cvs/apache-1.3/htdocs/manual/misc/FAQ-E.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- FAQ-E.html        1999/07/03 22:12:49     1.2
  +++ FAQ-E.html        1999/07/04 01:51:16     1.3
  @@ -31,7 +31,7 @@
     <!--#include virtual="header.html" -->
     <H1 ALIGN="CENTER">Apache Server Frequently Asked Questions</H1>
     <P>
  -  $Revision: 1.2 $ ($Date: 1999/07/03 22:12:49 $)
  +  $Revision: 1.3 $ ($Date: 1999/07/04 01:51:16 $)
     </P>
     <P>
     The latest version of this FAQ is always available from the main
  @@ -564,7 +564,7 @@
    </LI>
    <LI><A NAME="forbidden">
          <STRONG>Why do I get a &quot;<SAMP>Forbidden</SAMP>&quot; message 
  -       whenever I try to access a particular directory?</A>
  +       whenever I try to access a particular directory?</STRONG></A>
      <P>
      This message is generally caused because either
      <UL>
  
  
  

Reply via email to