From 948bf57a1cca5577a1c8f37ca389977e68f97539 Mon Sep 17 00:00:00 2001 From: Awilum Date: Fri, 31 Jan 2014 21:54:43 +0200 Subject: [PATCH] Box Plugins: .htaccess added --- plugins/box/emails/css/.htaccess | 2 ++ plugins/box/filesmanager/css/.htaccess | 2 ++ 2 files changed, 4 insertions(+) create mode 100644 plugins/box/emails/css/.htaccess create mode 100644 plugins/box/filesmanager/css/.htaccess diff --git a/plugins/box/emails/css/.htaccess b/plugins/box/emails/css/.htaccess new file mode 100644 index 0000000..b9f48ac --- /dev/null +++ b/plugins/box/emails/css/.htaccess @@ -0,0 +1,2 @@ +Options -Indexes +Allow from all \ No newline at end of file diff --git a/plugins/box/filesmanager/css/.htaccess b/plugins/box/filesmanager/css/.htaccess new file mode 100644 index 0000000..b9f48ac --- /dev/null +++ b/plugins/box/filesmanager/css/.htaccess @@ -0,0 +1,2 @@ +Options -Indexes +Allow from all \ No newline at end of file