aboutsummaryrefslogtreecommitdiff
path: root/50x.html
diff options
context:
space:
mode:
authortrainytrain <trainytrain@rape.lol>2021-04-08 00:31:40 -0700
committertrainytrain <trainytrain@rape.lol>2021-04-08 00:31:40 -0700
commit345f2dea2589d4d0c583f67b7b5d1e2863df2f56 (patch)
tree9ae28f5e065f615b37aa8dc058b9f208f64b78a9 /50x.html
initial commit
Diffstat (limited to '50x.html')
-rwxr-xr-x50x.html21
1 files changed, 21 insertions, 0 deletions
diff --git a/50x.html b/50x.html
new file mode 100755
index 0000000..9071e0a
--- /dev/null
+++ b/50x.html
@@ -0,0 +1,21 @@
+<!DOCTYPE html>
+<html>
+<head>
+<title>Error</title>
+<style>
+ body {
+ width: 35em;
+ margin: 0 auto;
+ font-family: Tahoma, Verdana, Arial, sans-serif;
+ }
+</style>
+</head>
+<body>
+<h1>An error occurred.</h1>
+<p>Sorry, the page you are looking for is currently unavailable.<br/>
+Please try again later.</p>
+<p>If you are the system administrator of this resource then you should check
+the error log for details.</p>
+<p><em>Faithfully yours, nginx.</em></p>
+</body>
+</html>