summaryrefslogtreecommitdiff
path: root/templates/apache/htdocs/index.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/apache/htdocs/index.html.erb')
-rw-r--r--templates/apache/htdocs/index.html.erb9
1 files changed, 0 insertions, 9 deletions
diff --git a/templates/apache/htdocs/index.html.erb b/templates/apache/htdocs/index.html.erb
deleted file mode 100644
index 6d2d7ea..0000000
--- a/templates/apache/htdocs/index.html.erb
+++ /dev/null
@@ -1,9 +0,0 @@
-<html><head>
-<meta http-equiv="refresh" content="1;url=http://<%= domain %>">
-<title><%= domain %></title></head><body>
-
-<center>
- <p><code>You are being redirected to <a href="http://<%= domain %>">http://<%= domain %></a>.</code></p>
-</center>
-
-</body></html>