Added .htaccess to avoid external access to attachment files

This commit is contained in:
fermin831 2018-09-12 17:30:13 +02:00
parent a90f568287
commit 52f89def20
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
Order deny,allow
Deny from All