summaryrefslogtreecommitdiffstats
path: root/system/application
diff options
context:
space:
mode:
authoradmin <devnull@localhost>2006-09-21 08:20:32 +0200
committeradmin <devnull@localhost>2006-09-21 08:20:32 +0200
commit0d9c2087818d82798b7f9c65a1226317a7cc6d68 (patch)
treef6ae930cff8fc9fa61f025ffce5f67509dfbe09c /system/application
parent885b0343036695ad673fc24ba7682fc155c54036 (diff)
Adding hooks folder
Diffstat (limited to 'system/application')
-rw-r--r--system/application/hooks/index.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/system/application/hooks/index.html b/system/application/hooks/index.html
new file mode 100644
index 000000000..5a1f5d6ae
--- /dev/null
+++ b/system/application/hooks/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