Auto htaccess adds .php7 .phtml
Hi there,
I understand the need to define the php handler in the htaccess but it also adds .php7 .phtml
Is there a template I can edit so it adds only .php without .php7 .phtml extensions
Many thanks, S.
# php -- BEGIN cPanel-generated handler, do not edit
# Set the "ea-php73" package as the default "PHP" programming language.
AddHandler application/x-httpd-ea-php73 .php .php7 .phtml
# php -- END cPanel-generated handler, do not editIs there a template I can edit so it adds only .php without .php7 .phtml extensions
AddHandler application/x-httpd-ea-php73 .phpMany thanks, S.
Please sign in to leave a comment.
Comments
0 comments