add htaccess
This commit is contained in:
parent
4743971b97
commit
b731c8137e
1 changed files with 3 additions and 0 deletions
3
data/.htaccess
Normal file
3
data/.htaccess
Normal file
|
@ -0,0 +1,3 @@
|
|||
# Prevent access to this folder
|
||||
Order Deny,Allow
|
||||
Deny from all
|
Loading…
Reference in a new issue