aboutsummaryrefslogtreecommitdiff
path: root/files/htdocs/missing.html
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2011-07-14 14:25:20 -0300
committerSilvio Rhatto <rhatto@riseup.net>2011-07-14 14:25:20 -0300
commit4eb8dfd32499625ceb60d06f3ebf236de727a3b0 (patch)
treea778b08eb49a61e4042e26bae34357bfa21974a1 /files/htdocs/missing.html
parentd0be0289352ee5f5b44ccfa3d49897ac83c8f3b0 (diff)
downloadpuppet-nodo-4eb8dfd32499625ceb60d06f3ebf236de727a3b0.tar.gz
puppet-nodo-4eb8dfd32499625ceb60d06f3ebf236de727a3b0.tar.bz2
Switching to site-module convention and adding fallback sources
Diffstat (limited to 'files/htdocs/missing.html')
-rw-r--r--files/htdocs/missing.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/files/htdocs/missing.html b/files/htdocs/missing.html
new file mode 100644
index 0000000..0fbf1af
--- /dev/null
+++ b/files/htdocs/missing.html
@@ -0,0 +1,12 @@
+<html>
+<head>
+<title>404 - Not Found</title>
+</head>
+<body>
+ <center>
+ <pre>
+ File not found :(
+ </pre>
+ </center>
+</body>
+</html>