Added .htaccess to avoid external access to attachment files
This commit is contained in:
parent
a90f568287
commit
52f89def20
|
@ -0,0 +1,2 @@
|
|||
Order deny,allow
|
||||
Deny from All
|
Loading…
Reference in New Issue