トップ回答者
appcmd.exe 仮想ディレクトリのハンドラーマッピング

質問
回答
-
失礼しました。
appcmd.exe set config "localhost/vdir1" /section:system.webServer/handlers /accessPolicy:"Read"
とするようです。- 回答としてマーク panda-panda-panda 2011年8月9日 7:02
すべての返信
-
TechNetのこちらのページに書かれてますね。
http://technet.microsoft.com/ja-jp/library/cc725855(WS.10).aspx
appcmd set config /section:handlers /accessPolicy: NoRemoteScript|NoRemoteExecute|NoRemoteRead|NoRemoteWrite|Script|Source|Execute|Write|Read|None
-
失礼しました。
appcmd.exe set config "localhost/vdir1" /section:system.webServer/handlers /accessPolicy:"Read"
とするようです。- 回答としてマーク panda-panda-panda 2011年8月9日 7:02