diff options
author | admin <devnull@localhost> | 2006-10-31 19:10:10 +0100 |
---|---|---|
committer | admin <devnull@localhost> | 2006-10-31 19:10:10 +0100 |
commit | 41ac09fa04db283003f7eab7adac0c584e0e6a84 (patch) | |
tree | 8dfcdd849b1670b870cf4d493a6f5183424254da /system/application/index.html | |
parent | 69d3984b0b2ee417c98573185edfd47c3087539b (diff) |
Diffstat (limited to 'system/application/index.html')
-rw-r--r-- | system/application/index.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/system/application/index.html b/system/application/index.html new file mode 100644 index 000000000..5a1f5d6ae --- /dev/null +++ b/system/application/index.html @@ -0,0 +1,15 @@ +<html>
+
+<head>
+
+<title>403 Forbidden</title>
+
+</head>
+
+<body bgcolor='#ffffff'>
+
+<p>Directory access is forbidden.<p>
+
+</body>
+
+</html>
\ No newline at end of file |