From db04ca94446a8925334827d9977e7abbaa1c5ee0 Mon Sep 17 00:00:00 2001 From: Carlos Ferreira Date: Fri, 4 May 2018 00:57:46 +0200 Subject: [PATCH] Update .htaccess --- uploads/file/.htaccess | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/uploads/file/.htaccess b/uploads/file/.htaccess index 3418e55a68..f24db0accc 100644 --- a/uploads/file/.htaccess +++ b/uploads/file/.htaccess @@ -1 +1,6 @@ -deny from all \ No newline at end of file + + Require all denied + + + Deny from all +