From 175c65d6e990f825d7459dd3cc6ae3769a62d240 Mon Sep 17 00:00:00 2001 From: Awilum Date: Tue, 27 Nov 2012 19:00:57 +0200 Subject: [PATCH] Box Plugin: .htaccess added. --- plugins/box/blocks/js/.htaccess | 2 ++ plugins/box/pages/js/.htaccess | 2 ++ plugins/box/snippets/js/.htaccess | 2 ++ 3 files changed, 6 insertions(+) create mode 100644 plugins/box/blocks/js/.htaccess create mode 100644 plugins/box/pages/js/.htaccess create mode 100644 plugins/box/snippets/js/.htaccess diff --git a/plugins/box/blocks/js/.htaccess b/plugins/box/blocks/js/.htaccess new file mode 100644 index 0000000..b9f48ac --- /dev/null +++ b/plugins/box/blocks/js/.htaccess @@ -0,0 +1,2 @@ +Options -Indexes +Allow from all \ No newline at end of file diff --git a/plugins/box/pages/js/.htaccess b/plugins/box/pages/js/.htaccess new file mode 100644 index 0000000..b9f48ac --- /dev/null +++ b/plugins/box/pages/js/.htaccess @@ -0,0 +1,2 @@ +Options -Indexes +Allow from all \ No newline at end of file diff --git a/plugins/box/snippets/js/.htaccess b/plugins/box/snippets/js/.htaccess new file mode 100644 index 0000000..b9f48ac --- /dev/null +++ b/plugins/box/snippets/js/.htaccess @@ -0,0 +1,2 @@ +Options -Indexes +Allow from all \ No newline at end of file