1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-06 09:01:14 +03:00
Files
apache/docs/error/include/bottom.html
Joshua Slive 319d32f15d Back-out recent changes to the internationalized error docs to remove the
server string.  Now that these error docs are no longer the default
for install-and-forget-it users, having them display this useful information
should no longer be a danger.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95820 13f79535-47bb-0310-9956-ffa450edef68
2002-06-20 03:51:46 +00:00

20 lines
433 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>