diff --git a/.htaccess b/.htaccess index 8638bc6cd39..54fe8eaf3d0 100644 --- a/.htaccess +++ b/.htaccess @@ -55,17 +55,6 @@ -# PHP 7.x - - php_value mbstring.func_overload 0 - php_value default_charset 'UTF-8' - php_value output_buffering 0 - - SetEnv htaccessWorking true - - - -# PHP 8+ php_value mbstring.func_overload 0 php_value default_charset 'UTF-8'