Hi all,
At some stage, some time ago, there was an option in WHM where one could add extra MIME types in WHM (i.e. not in cPanel), but I can't find this option anymore.
I need to add
And would prefer to add it somewhere, where the easyapache update won't overwrite it, since I need to add these option to hundreds of servers, and don't want to manually re-add it to httpd.conf every time 
And I don't want to add it to .htaccess since many users delete this file.
At some stage, some time ago, there was an option in WHM where one could add extra MIME types in WHM (i.e. not in cPanel), but I can't find this option anymore.
I need to add
Code:
AddHandler application/x-httpd-php .phtml
And I don't want to add it to .htaccess since many users delete this file.