From b12e287d3814c0f2d0b1892f95fc0190972d2ba5 Mon Sep 17 00:00:00 2001 From: Daiyrbek Artelov <4unkur@mail.ru> Date: Wed, 1 Aug 2018 14:00:38 +0600 Subject: [PATCH] Resolves #773 --- uploads/.htaccess | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/uploads/.htaccess b/uploads/.htaccess index bb5c70fb..52358fd5 100644 --- a/uploads/.htaccess +++ b/uploads/.htaccess @@ -8,11 +8,11 @@ Options -ExecCGI # Deny files access for some file extensions - + ForceType text/plain Order Deny,Allow Deny from All # Process script files as plain text -AddHandler default-handler .php .php5 .php4 .php3 .php2 .phtml .pl .py .jsp .asp .htm .shtml .sh .cgi \ No newline at end of file +AddHandler default-handler .php .php5 .php4 .php3 .php2 .phtml .pl .py .jsp .asp .htm .shtml .sh .cgi