Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在将站点从 Windows Server 2003/IIS6 移动到 Windows Server 2008 R2/IIS7。假设可以完成,如何将301重定向从 IIS 6 安装移动到新的 IIS 7 安装?(我很惊讶我在这里或谷歌都找不到这个问题的答案。)
301
编辑:301或者问另一种方式,当从 IIS 6 迁移到 IIS 7 时,大型站点如何处理现有重定向?我只有 100 多个重定向要迁移,但我不想手动将它们重新输入到 IIS 7 中,这是肯定的。
Overkill IMO,但它有效。使用 Microsoft 实用程序 MS Deploy。
以下是一些说明和下载链接:
IIS6 到 IIS7 迁移
该工具将迁移整个站点。从给出的示例中不清楚,但可以仅使用可选的 GUI 迁移 301 重定向。