Merge pull request #391 from mastacheata/patch-1
Add Exception for htaccess file denying access to the cache folder
This commit is contained in:
commit
02d84478d6
@ -3,3 +3,4 @@
|
|||||||
*/logs/!index.html
|
*/logs/!index.html
|
||||||
*/cache/*
|
*/cache/*
|
||||||
*/cache/!index.html
|
*/cache/!index.html
|
||||||
|
*/cache/!.htaccess
|
Loading…
Reference in New Issue
Block a user