summaryrefslogtreecommitdiff
path: root/lib/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'lib/index.html')
-rw-r--r--lib/index.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/lib/index.html b/lib/index.html
new file mode 100644
index 000000000..8cb33512e
--- /dev/null
+++ b/lib/index.html
@@ -0,0 +1,12 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="refresh" content="0; URL=../" />
+<meta name="robots" content="noindex" />
+<title>nothing here...</title>
+</head>
+<body>
+<!-- this is just here to prevent directory browsing -->
+</body>
+</html>