Merge pull request #391 from mastacheata/patch-1

Add Exception for htaccess file denying access to the cache folder
This commit is contained in:
Justin Spahr-Summers 2013-11-11 22:16:33 -08:00
commit 02d84478d6

View File

@ -3,3 +3,4 @@
*/logs/!index.html
*/cache/*
*/cache/!index.html
*/cache/!.htaccess