fix: nothing from var folder should be publicly readable

This commit is contained in:
Martin Ambrus
2017-11-03 16:52:03 +01:00
parent 3863456ac9
commit 43029480ae
2 changed files with 1 additions and 5 deletions
-5
View File
@@ -11,9 +11,4 @@
<Files "*.log">
Order Allow,Deny
Deny from all
</Files>
<Files "installed">
Order Allow,Deny
Deny from all
</Files>
+1
View File
@@ -0,0 +1 @@
Deny from all