Hello how can i remove auto add Handler to htaccess?
i use cloudlinux every time i have to switch php version on php selector, i need to override this, or if it not possible to change it to 7.2
<IfModule mime_module>
AddHandler application/x-httpd-ea-php70 .php .php7 .phtml
</IfModule>
i use cloudlinux every time i have to switch php version on php selector, i need to override this, or if it not possible to change it to 7.2
<IfModule mime_module>
AddHandler application/x-httpd-ea-php70 .php .php7 .phtml
</IfModule>