mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-27 16:14:30 +00:00
fix: nothing from var folder should be publicly readable
This commit is contained in:
@@ -11,9 +11,4 @@
|
||||
<Files "*.log">
|
||||
Order Allow,Deny
|
||||
Deny from all
|
||||
</Files>
|
||||
|
||||
<Files "installed">
|
||||
Order Allow,Deny
|
||||
Deny from all
|
||||
</Files>
|
||||
@@ -0,0 +1 @@
|
||||
Deny from all
|
||||
Reference in New Issue
Block a user