]> granicus.if.org Git - apache/commitdiff
I hope I don't get anybody upset here, but I'm going to go super-simple
authorJoshua Slive <slive@apache.org>
Tue, 21 Aug 2001 01:31:23 +0000 (01:31 +0000)
committerJoshua Slive <slive@apache.org>
Tue, 21 Aug 2001 01:31:23 +0000 (01:31 +0000)
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.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90454 13f79535-47bb-0310-9956-ffa450edef68

docs/error/images/logo.gif [deleted file]
docs/error/include/bottom.html
docs/error/include/config.html [deleted file]
docs/error/include/top.html

diff --git a/docs/error/images/logo.gif b/docs/error/images/logo.gif
deleted file mode 100644 (file)
index b6d2b2a..0000000
Binary files a/docs/error/images/logo.gif and /dev/null differ
index 0d242d7df1ff4f20592e3cef62f1e9ae793cf847..357c2ffce8f66fac3d879dbb289fe9a8b6d8472b 100644 (file)
@@ -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>
diff --git a/docs/error/include/config.html b/docs/error/include/config.html
deleted file mode 100644 (file)
index b3deef6..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-<!--#set var="INCLUDE_LOGO" value="yes" -->
-<!--#set var="ALIGN_LOGO" value="right" -->
-<!--#set var="INCLUDE_SERVER_ADMIN" value="yes" -->
-<!--#set var="INCLUDE_SERVER_NAME" value="yes" -->
-<!--#set var="INCLUDE_DATE" value="yes" -->
-<!--#set var="INCLUDE_SOFTWARE" value="yes" -->
index c528e96ab301ca4c4b61633a42c112c305b44e72..3f8399d349aa40a0d3f3d9d7ea4fcb9d2116f5a0 100644 (file)
@@ -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>