1
0
mirror of https://github.com/apache/httpd.git synced 2025-10-27 09:35:38 +03:00
Files
apache/docs/error/include/bottom.html
Joshua Slive 4a1d53806f 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.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90454 13f79535-47bb-0310-9956-ffa450edef68
2001-08-21 01:31:23 +00:00

19 lines
432 B
HTML

</DL><DL><DD>
<!--#include virtual="../contact.html.var" -->
</DL>
<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>
<small><!--#echo encoding="none" var="SERVER_SOFTWARE" --></small>
</ADDRESS>
</DL>
</BODY>
</HTML>