]> granicus.if.org Git - apache/blobdiff - docs/error/include/bottom.html
Comment out the SERVER_STRING variable from our default error documents.
[apache] / docs / error / include / bottom.html
index a3b23698d37d4736685c31d803cf1229a4d5a2b8..aa8c5b47aa686f13d75f50b8ad2ad5ffda14761f 100644 (file)
@@ -1,12 +1,21 @@
-<!--#include virtual="spacer.html" -->
-<!--#include virtual="../contact" -->
+</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 -->
 
-<TABLE BORDER=0 CELLPADDING=6 WIDTH="100%">
-<TR><TD ALIGN=CENTER BGCOLOR="#000000">
-<FONT SIZE="+2" COLOR="#FFFFFF"><strong>Error <!--#echo encoding="none" var="REDIRECT_STATUS" --></strong></FONT>
-</TD></TR></TABLE>
-<!--#include virtual="footer.html" -->
+<H2>Error <!--#echo encoding="none" var="REDIRECT_STATUS" --></H2>
+<DL>
+<DD>
+<ADDRESS>
+  <A HREF="/"><!--#echo encoding="none" var="SERVER_NAME" --></A>
+  <BR>
+  <!--#config timefmt="%c" -->
+  <small><!--#echo encoding="none" var="DATE_LOCAL" --></small>
+  <BR>
+  <!-- Add this back in if you want to have the Server's version show in
+       all error documents.
+  <small><!--#echo encoding="none" var="SERVER_SOFTWARE" --></small>
+  -->
+</ADDRESS>
+</DL>
+</BODY>
+</HTML>