How do I run php code with an html file by changing the web.config file?

Steven Smidley

New member
I have a windows server and would like to add php code to my .html files. I know this is possible with linux servers with .htaccess files but how do I do it with a windows server? I called my hosting provider and they said I need to look into the web.config file. What I want is for my server to read html files and execute any php code it finds. I can't find the code I need to add to the web.config file. Any genius out there reading this?
 
Back
Top