From 01b2048dbf02ac726dabde5e846b9d6ac9aff0e6 Mon Sep 17 00:00:00 2001 From: drebs Date: Fri, 11 Mar 2011 14:53:39 -0300 Subject: initial recommit --- templates/apache/htdocs/images/README.html.erb | 3 +++ templates/apache/htdocs/index.html.erb | 9 +++++++++ templates/apache/htdocs/missing.html.erb | 12 ++++++++++++ 3 files changed, 24 insertions(+) create mode 100644 templates/apache/htdocs/images/README.html.erb create mode 100644 templates/apache/htdocs/index.html.erb create mode 100644 templates/apache/htdocs/missing.html.erb (limited to 'templates/apache/htdocs') diff --git a/templates/apache/htdocs/images/README.html.erb b/templates/apache/htdocs/images/README.html.erb new file mode 100644 index 0000000..5732efe --- /dev/null +++ b/templates/apache/htdocs/images/README.html.erb @@ -0,0 +1,3 @@ +
+When not explicitly mentioned, the use of these images is restricted to domain.org
+
diff --git a/templates/apache/htdocs/index.html.erb b/templates/apache/htdocs/index.html.erb new file mode 100644 index 0000000..6d2d7ea --- /dev/null +++ b/templates/apache/htdocs/index.html.erb @@ -0,0 +1,9 @@ + + +<%= domain %> + +
+

You are being redirected to http://<%= domain %>.

+
+ + diff --git a/templates/apache/htdocs/missing.html.erb b/templates/apache/htdocs/missing.html.erb new file mode 100644 index 0000000..0c95ef3 --- /dev/null +++ b/templates/apache/htdocs/missing.html.erb @@ -0,0 +1,12 @@ + + +404 - Not Found + + +
+
+  The address you are trying to reach could not be found. :(
+  
+
+ + -- cgit v1.2.3