summaryrefslogtreecommitdiffstats
path: root/application/cache/.htaccess
diff options
context:
space:
mode:
Diffstat (limited to 'application/cache/.htaccess')
-rw-r--r--application/cache/.htaccess6
1 files changed, 0 insertions, 6 deletions
diff --git a/application/cache/.htaccess b/application/cache/.htaccess
deleted file mode 100644
index 6c63ed4c4..000000000
--- a/application/cache/.htaccess
+++ /dev/null
@@ -1,6 +0,0 @@
-<IfModule authz_core_module>
- Require all denied
-</IfModule>
-<IfModule !authz_core_module>
- Deny from all
-</IfModule> \ No newline at end of file