coar        99/06/05 09:06:39

  Modified:    htdocs/manual/misc FAQ.html
  Log:
        Fix a broken link in the 1.2 docco.
  
  Submitted by: Christian Ottosson <[EMAIL PROTECTED]>
  
  Revision  Changes    Path
  1.66      +2 -2      apache-1.2/htdocs/manual/misc/FAQ.html
  
  Index: FAQ.html
  ===================================================================
  RCS file: /export/home/cvs/apache-1.2/htdocs/manual/misc/FAQ.html,v
  retrieving revision 1.65
  retrieving revision 1.66
  diff -u -r1.65 -r1.66
  --- FAQ.html  1998/02/18 21:11:03     1.65
  +++ FAQ.html  1999/06/05 16:06:38     1.66
  @@ -15,7 +15,7 @@
     <!--#include virtual="header.html" -->
     <H1 ALIGN="CENTER">Apache Server Frequently Asked Questions</H1>
     <P>
  -  $Revision: 1.65 $ ($Date: 1998/02/18 21:11:03 $)
  +  $Revision: 1.66 $ ($Date: 1999/06/05 16:06:38 $)
     </P>
     <P>
     The latest version of this FAQ is always available from the main
  @@ -1107,7 +1107,7 @@
      and SSI to simplify customized error messages?</STRONG>
        </A>
     <P>
  -  Have a look at <A HREF="custom_errordocs.html">this document</A>.
  +  Have a look at <A HREF="../custom-error.html">this document</A>.
     It shows in example form how you can a combination of XSSI and
     negotiation to tailor a set of <CODE>ErrorDocument</CODE>s to your
     personal taste, and returning different internationalized error
  
  
  

Reply via email to