• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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