add htaccess to cache directory

This commit is contained in:
Manuel Raynaud
2013-01-16 11:47:11 +01:00
parent 94a36c7912
commit 99fdc30d06
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@@ -1,4 +1,3 @@
cache/*
local/config/build.properties
local/config/config_db.php
local/config/build

2
cache/.htaccess vendored Normal file
View File

@@ -0,0 +1,2 @@
order deny,allow
deny from all