Skip to main content

How do I parse .html files as .php?

Updated over 3 weeks ago

You need to add the following line to your .htaccess
​
AddHandler application/x-httpd-lsphp .htm ?

Did this answer your question?