When I change PHP versions in cPanel as shown in the attachment it adds this to the sites .htaccess:
This is fine, but its super annoying to have to include the .html on the end manually for each .htaccess/site. How can I automate that?
Code:
<IfModule mime_module>
AddHandler application/x-httpd-ea-php72 .php .php7 .phtml .html
</IfModule>
Attachments
-
56.7 KB Views: 2