summaryrefslogtreecommitdiff
path: root/templates/apache/htdocs/missing.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/apache/htdocs/missing.html.erb')
-rw-r--r--templates/apache/htdocs/missing.html.erb12
1 files changed, 0 insertions, 12 deletions
diff --git a/templates/apache/htdocs/missing.html.erb b/templates/apache/htdocs/missing.html.erb
deleted file mode 100644
index 0c95ef3..0000000
--- a/templates/apache/htdocs/missing.html.erb
+++ /dev/null
@@ -1,12 +0,0 @@
-<html>
-<head>
-<title>404 - Not Found</title>
-</head>
-<body>
- <center>
- <pre>
- The address you are trying to reach could not be found. :(
- </pre>
- </center>
-</body>
-</html>