Skip to main content
All CollectionsTechnical SupportHowTos
How do I parse .html files as .php?
How do I parse .html files as .php?
Updated this week

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

Did this answer your question?