Nabbello

Active Member
Nov 9, 2016
39
5
58
italy
cPanel Access Level
Root Administrator
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>
 

cPanelLauren

Product Owner II
Staff member
Nov 14, 2017
13,266
1,301
363
Houston
In cPanel you need to modify the MultiPHP Manager to reflect the version of PHP you're using, so if you're using alt-php 7.2 you should be able to utilize the dropdown in MultiPHP manager to select this. This occurs when you select something other than inherit in MultiPHP manager and then modify the PHP version using the PHP Selector.
 
  • Like
Reactions: Nabbello