• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

PHP code not executed in .hml files!

F

flupke

Guest
PHP tags embedded in .html files are ignored and the php code is displayed in the browser.

when renaming the .html file in .php it works, but we don't want that, we are moving hundreds of domains to plesk, can't ask customers to changes all filenames.

I run Fedora 4 in a VPE.

Any hint welcome,sure this can be solved by changing a .ini file

Flupke
 
solved it, add to add AddType to to apache config file, I'am aware that each html file will be processed by php mod by I can't ask all my customers to change all there files because I moved them to a new server.
 
Back
Top