IIS
Microsoft Internet Information Services (IIS 現行は8.5?)
php : .htaccess iis : web.config
.htaccess のrewriteルールをインポート
http://www.powercms.jp/blog/2012/11/windows_iis_dynamicmtml.html
インポート説明部分だけでOK? バッティングの除外設定はいらない?(power cmsのみ)
https://www.compnet.jp/wordpress/archives/1238
省略 プレビュー
https://www.softel.co.jp/blogs/tech/archives/2507
詳細
microsoft manual/URL 書き換えモジュールの使用(Rewrite Module for IIS 7.0 ) https://technet.microsoft.com/ja-jp/library/dd939109.aspx
注意
.htaccessファイルをweb.configに変換する際の注意事項 https://technet.microsoft.com/ja-jp/library/dd647603.aspx
デフォルトだとRewriteがない等 複数のアクシデントケースについて http://qiita.com/shogo/items/5672210f5a6bfb622790
補足
iis7.0 manual https://technet.microsoft.com/ja-jp/library/dd647576.aspx
シェア 国内上位50サイト、平均24件のスクリプトを実行 - 1Mバイト以上をダウンロード http://www.security-next.com/070742
具体的に利用されていたバージョンを見ると、「IIS 8.5」が6サイト、「php 5.2.3」「Apache 2.2.22」が各3サイト、「Apache 2.2.15」が2サイト、「IIS 7.5」「Apache 1.3.42」「同2.2.3」がそれぞれ1サイトで利用されていた。