aboutsummaryrefslogtreecommitdiffstats
path: root/roles/nginx/files/nginx_default_404.html
diff options
context:
space:
mode:
Diffstat (limited to 'roles/nginx/files/nginx_default_404.html')
-rw-r--r--roles/nginx/files/nginx_default_404.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/roles/nginx/files/nginx_default_404.html b/roles/nginx/files/nginx_default_404.html
new file mode 100644
index 0000000..5c918f2
--- /dev/null
+++ b/roles/nginx/files/nginx_default_404.html
@@ -0,0 +1,4 @@
+<html>
+<head><title>404: Not Found</title></head>
+<body>404: Not Found</body>
+</html>