The Bing was full of info about running PHP code on Windows with IIS and FastCGI, but as always I put more trust in the opinions of [H]ers than just random dudes on the net.
It's understood that some PECL extensions are not available on Windows, but apart from that, what, if any, are the factual drawbacks of serving PHP on Windows, especially considering that the overall load will be light (i.e. 2,000 hits a day).
As far as I can tell, just as long as the dev is aware that the production box is Windows, there shouldn't be any show-stoppers. As far as mod_rewrite goes, there's micronovae IIS Mod-Rewrite for that.
It's understood that some PECL extensions are not available on Windows, but apart from that, what, if any, are the factual drawbacks of serving PHP on Windows, especially considering that the overall load will be light (i.e. 2,000 hits a day).
As far as I can tell, just as long as the dev is aware that the production box is Windows, there shouldn't be any show-stoppers. As far as mod_rewrite goes, there's micronovae IIS Mod-Rewrite for that.