Forum Moderators: open

Message Too Old, No Replies

Parse .html files for ASP and/or PHP Code on IIS? - Same problem

Need to parse PHP in .html IIS 7

         

cjezowicz

3:49 pm on Oct 19, 2010 (gmt 0)

10+ Year Member



There is a post with the same name out there that has my exact same problem. Unfortunately unresolved from 2005. From what I understand I won't be able to migrate my clients MSACCESS db to a linux server so I'm stuck with this windows box. What I need to do is parse PHP in .html file extension to get the rest of this site working. Godaddy told me I can do this with web.config which should operate similar to .htaccess and I think I should be adding a module mapping but I can't quite find a good example to use as a starting point or find where in phpinfo() I can get the module, executable, and name fields I'd have to manually enter into the web.config (there is no access to any of the IIS manager interface w godaddy).

I appriciate any help I can get!

- cjezowicz

Ocean10000

2:30 pm on Oct 20, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Yes it is much easier to do PHP on IIS now, especially with IIS 7.

[php.iis.net...]