#author("2022-10-09T14:38:19+08:00","default:Admin","Admin") #author("2022-10-09T14:45:52+08:00","default:Admin","Admin") [[IIS]] &color(red){※前提条件:本情報はIIS 7.5を基づいて説明してる}; #contents * 环境安装 [#c84fdf7e] 需要安装下面两个扩展模块 ARR https://www.iis.net/downloads/microsoft/application-request-routing Url Rewirte https://www.iis.net/downloads/microsoft/url-rewrite * 环境设置 [#y19d19dc] ** ARR [#d9711d03] 在整个IIS的设置页面里面,启动ARR的proxy功能 &ref(IIS_ARR_setting.png); &ref(IIS_ARR_setting2.png); &ref(IIS_ARR_setting3.png); ** URL Rewirte [#k2216e6d] 打开在需要Url重写的网站下面的 URL重写 &ref(IIS_UR_1.png); &ref(IIS_UR_2.png); &ref(IIS_UR_3.png); &ref(IIS_UR_4.png); 图中需要特别说明:~ 需要使用 图中3 处解析出来的 R:0 、R:1、R:2,来完成 图中4 处的重写URL #codeprettify{{ XXX }} #hr(); コメント: #comment_kcaptcha