1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-26 19:01:35 +03:00
Files
apache/docs/error/include/footer.html
2001-08-19 01:01:52 +00:00

22 lines
668 B
HTML

<DL>
<DD>
<IMG SRC="/apache_pb.gif" ALT="[Powered by Apache]" ALIGN="RIGHT" WIDTH="259" HEIGHT="32">
<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>
<!-- Multi Language Error Documents, Copyright (c) 2001 The Apache Software Foundation. All rights reserved. -->
</BODY>
</HTML>