All Collections
Technical Support
HowTos
How do I parse .html files as .php?
How do I parse .html files as .php?
Carlos Escalante avatar
Written by Carlos Escalante
Updated over a week ago

You need to add the following line to your .htaccess
โ€‹
AddHandler application/x-httpd-lsphp .htm .html

Did this answer your question?