summaryrefslogtreecommitdiffstats
path: root/application/cache
diff options
context:
space:
mode:
authorAndrey Andreev <narf@devilix.net>2017-07-03 13:00:48 +0200
committerAndrey Andreev <narf@devilix.net>2017-07-03 13:00:48 +0200
commit7af882026c476f2a64376512b33ff890d2792a8d (patch)
treed4840a85947258f9ec502e8df18bd0036c3c2801 /application/cache
parentc58b005c5497419dd7ab79fc29ac7e5344c95039 (diff)
[ci skip] Drop application/cache/.htaccess; close #5169
Diffstat (limited to 'application/cache')
-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