diff options
author | Ender Teszla <ender.teszla@gmail.com> | 2014-02-27 19:56:23 +0100 |
---|---|---|
committer | Ender Teszla <ender.teszla@gmail.com> | 2014-02-27 20:03:37 +0100 |
commit | 3708f071b3db08c969ec1eb2c17a56c56ddd6144 (patch) | |
tree | 2c2fb1b7bff7d0f85edc957257093530671ea6a8 /system/libraries/javascript/index.html | |
parent | 92f62b03812c6079fc5e73d865d727627e533e63 (diff) |
Deleted useless .htaccess file, added missed index.html files.
Diffstat (limited to 'system/libraries/javascript/index.html')
-rw-r--r-- | system/libraries/javascript/index.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/libraries/javascript/index.html b/system/libraries/javascript/index.html new file mode 100644 index 000000000..c942a79ce --- /dev/null +++ b/system/libraries/javascript/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 |