where is the AddHandler option in WHM?

SoftDux

Well-Known Member
May 27, 2006
1,023
5
168
Johannesburg, South Africa
cPanel Access Level
Root Administrator
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

Code:
AddHandler application/x-httpd-php .phtml
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.