cpanel - cloudlinux kullanmaktayım EasyApache 4 te bir işlem yaptığımda yada server reboot yaptığımda tüm .htaccess dosyalarına AddHandler (aşağıdaki gibi) ekliyor bunu otomatik ekliyor eklediğinde ise tüm web siteleri 500 hatası veriyor
AddHandler (aşağıdaki gibi) eklenmesini kapatmak / engellemek istiyorum
php BEGIN cPanel-generated handler, do not edit Set the ea-php56 package as the default PHP programming language. <IfModule mime_module> AddHandler application/x-httpd-ea-php56___lsphp .php .php5 .phtml </IfModule> php END cPanel-generated handler, do not edit