aboutsummaryrefslogtreecommitdiffstats
path: root/roles/nginx/files/nginx_default_50x.html
diff options
context:
space:
mode:
Diffstat (limited to 'roles/nginx/files/nginx_default_50x.html')
-rw-r--r--roles/nginx/files/nginx_default_50x.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/roles/nginx/files/nginx_default_50x.html b/roles/nginx/files/nginx_default_50x.html
new file mode 100644
index 0000000..9af1842
--- /dev/null
+++ b/roles/nginx/files/nginx_default_50x.html
@@ -0,0 +1,4 @@
+<html>
+<head><title>50x: Server Error</title></head>
+<body>50x: Server Error</body>
+</html>