mirror of
https://github.com/apache/httpd.git
synced 2026-01-13 21:42:17 +03:00
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90347 13f79535-47bb-0310-9956-ffa450edef68
15 lines
429 B
HTML
15 lines
429 B
HTML
<!--#set var="TITLE" value="Server error!" -->
|
|
<!--#include virtual="include/top.html" -->
|
|
|
|
<!--#if expr="$REDIRECT_ERROR_NOTES" -->
|
|
<!--#echo var="REDIRECT_ERROR_NOTES" -->
|
|
<!--#else -->
|
|
|
|
The server encountered an internal error and was
|
|
unable to complete your request. The server is either
|
|
overloaded or there was an error in a CGI script.
|
|
|
|
<!--#endif -->
|
|
|
|
<!--#include virtual="include/bottom.html" -->
|