Automatically adding of old php handlers to htaccess
-
I even set htaccess to 444 permissions.
But sometimes php handlers adds old handlers code into 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 edit
Why is it adding this above code to htaccess sometimes ?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Automatically adding of old php handlers to htaccess’ is closed to new replies.