aboutsummaryrefslogtreecommitdiffstats
path: root/customization/errorpage/500.shtml
diff options
context:
space:
mode:
authorThomas Lange <code@nerdmind.de>2016-10-04 19:02:13 +0200
committerThomas Lange <code@nerdmind.de>2016-10-04 19:02:13 +0200
commite28ea51c261bf75f3c1a546935623160879786d9 (patch)
tree70ac0b42964c15e479b8892dc2b3a0ca15069888 /customization/errorpage/500.shtml
downloadapache-errorpage-e28ea51c261bf75f3c1a546935623160879786d9.tar.gz
apache-errorpage-e28ea51c261bf75f3c1a546935623160879786d9.tar.xz
apache-errorpage-e28ea51c261bf75f3c1a546935623160879786d9.zip
Initial commit.
Diffstat (limited to 'customization/errorpage/500.shtml')
-rw-r--r--customization/errorpage/500.shtml5
1 files changed, 5 insertions, 0 deletions
diff --git a/customization/errorpage/500.shtml b/customization/errorpage/500.shtml
new file mode 100644
index 0000000..d08dfbc
--- /dev/null
+++ b/customization/errorpage/500.shtml
@@ -0,0 +1,5 @@
+<!--#set var="ERRORPAGE_CODE" value="500" -->
+<!--#set var="ERRORPAGE_TEXT" value="Internal Server Error" -->
+<!--#set var="ERRORPAGE_INFO" value="The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there was an error in a CGI script." -->
+
+<!--#include file="main.shtml" --> \ No newline at end of file