From 5dbd9392b487b483e09f636954093250649f9366 Mon Sep 17 00:00:00 2001 From: Thomas Zilio Date: Thu, 8 Feb 2018 11:08:40 +0100 Subject: [PATCH] Fix della configurazione .htaccess in files --- files/.htaccess | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/files/.htaccess b/files/.htaccess index 521aa7bf2..5520a48f5 100644 --- a/files/.htaccess +++ b/files/.htaccess @@ -1,5 +1,7 @@ # Disable PHP rendering -php_flag engine off - -## Options -ExecCGI -AddHandler cgi-script .php .pl .py .jsp .asp .htm .shtml .sh .cgi + + php_flag engine off + + + php_flag engine off +