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 2001/08/21 03:31:23 UTC

cvs commit: httpd-2.0/docs/error/include bottom.html top.html config.html

slive       01/08/20 18:31:23

  Modified:    docs/error/include bottom.html top.html
  Removed:     docs/error/images logo.gif
               docs/error/include config.html
  Log:
  I hope I don't get anybody upset here, but I'm going to go super-simple
  on this for now.  I removed all the fancy stuff.  If someone wants
  to put it back in after we've thought a little about things like
  the location of the graphic file, I will have no objections.
  
  First, let's start with something simple that works.
  
  Revision  Changes    Path
  1.6       +0 -9      httpd-2.0/docs/error/include/bottom.html
  
  Index: bottom.html
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/error/include/bottom.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -d -b -u -r1.5 -r1.6
  --- bottom.html	2001/08/20 23:12:01	1.5
  +++ bottom.html	2001/08/21 01:31:23	1.6
  @@ -1,26 +1,17 @@
   </DL><DL><DD>
   <!--#include virtual="../contact.html.var" -->
   </DL>
  -<!--#if expr="$INCLUDE_LOGO=yes" -->
  - <BR CLEAR=<!--#if expr="$ALIGN_LOGO=left" -->right<!--#else -->left<!--#endif -->>
  -<!--#endif -->
   
   <H2>Error <!--#echo encoding="none" var="REDIRECT_STATUS" --></H2>
   <DL>
   <DD>
   <ADDRESS>
  -<!--#if expr="$INCLUDE_SERVER_NAME=yes" -->
     <A HREF="/"><!--#echo encoding="none" var="SERVER_NAME" --></A>
     <BR>
  -<!--#endif -->
  -<!--#if expr="$INCLUDE_DATE=yes" -->
     <!--#config timefmt="%c" -->
     <small><!--#echo encoding="none" var="DATE_LOCAL" --></small>
     <BR>
  -<!--#endif -->
  -<!--#if expr="$INCLUDE_SOFTWARE=yes" -->
     <small><!--#echo encoding="none" var="SERVER_SOFTWARE" --></small>
  -<!--#endif -->
   </ADDRESS>
   </DL>
   </BODY>
  
  
  
  1.4       +0 -4      httpd-2.0/docs/error/include/top.html
  
  Index: top.html
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/error/include/top.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -d -b -u -r1.3 -r1.4
  --- top.html	2001/08/20 23:02:47	1.3
  +++ top.html	2001/08/21 01:31:23	1.4
  @@ -4,12 +4,8 @@
   <TITLE><!--#echo var="TITLE" --></TITLE>
   <LINK REV="made" HREF="mailto:<!--#echo encoding="none" var="SERVER_ADMIN" -->">
   </HEAD>
  -<!--#include virtual="config.html" -->
   
   <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000CC">
   <H1><!--#echo encoding="none" var="TITLE" --></H1>
  -<!--#if expr="$INCLUDE_LOGO=yes" -->
  - <IMG ALIGN=<!--#echo encoding="none" var="ALIGN_LOGO" --> SRC="/error/images/logo.gif" ALT="">
  -<!--#endif -->
   <DL>
   <DD>