Skip to main content

How do I parse .html files as .php?

You need to add the following line to your .htaccess

AddHandler application/x-httpd-lsphp .htm ?

Did this answer your question?