You need to add the following line to your .htaccess
β
AddHandler application/x-httpd-lsphp .htm .html
How do I parse .html files as .php?

Written by Carlos Escalante
Updated over 6 years agoYou need to add the following line to your .htaccess
β
AddHandler application/x-httpd-lsphp .htm .html