diff options
author | Andrey Andreev <narf@bofh.bg> | 2012-11-21 13:31:26 +0100 |
---|---|---|
committer | Andrey Andreev <narf@bofh.bg> | 2012-11-21 13:31:26 +0100 |
commit | 2eaeee5aa3971932e58ffac48554e554d799249f (patch) | |
tree | 3deb22936b9df36894ee4e386bec6a26a4381792 /system/libraries/Session/index.html | |
parent | 342bb7ed0396911a0c1296ce47144c6fa276b3d4 (diff) |
Change fs permissions and add some missing index.html files (#2017)
Diffstat (limited to 'system/libraries/Session/index.html')
-rw-r--r-- | system/libraries/Session/index.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/libraries/Session/index.html b/system/libraries/Session/index.html new file mode 100644 index 000000000..c942a79ce --- /dev/null +++ b/system/libraries/Session/index.html @@ -0,0 +1,10 @@ +<html> +<head> + <title>403 Forbidden</title> +</head> +<body> + +<p>Directory access is forbidden.</p> + +</body> +</html>
\ No newline at end of file |