Php apache handler automatically adds itself to htaccess
-
# 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 editThe above code automatically adds itself to the htaccess, I dont know why?
Its php 7.4 on cpanel but why the above code adding itself after some days?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Php apache handler automatically adds itself to htaccess’ is closed to new replies.