mirror of
https://github.com/apache/httpd.git
synced 2025-10-27 09:35:38 +03:00
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
19 lines
432 B
HTML
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>
|