mirror of
https://github.com/apache/httpd.git
synced 2026-01-06 09:01:14 +03:00
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
20 lines
433 B
HTML
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>
|