简体   繁体   English

将IIS 6复制到IIS 7.5

[英]Copy IIS 6 to IIS 7.5

I have a Windows Server 2003 that is running IIS 6 with several web sites and I need to copy the web sites to a Windows Server 2008 server running IIS 7.5. 我有一台运行带有多个网站的IIS 6的Windows Server 2003,我需要将网站复制到运行IIS 7.5的Windows Server 2008服务器。 Is there anyway to copy the information? 反正有没有复制信息?

Yes, you can use Web Deploy ( http://www.iis.net/download/WebDeploy ) install it in the IIS 7.5 and you can sync all the server configuration, sites, etc, to the new server. 是的,您可以使用Web Deploy( http://www.iis.net/download/WebDeploy )将其安装在IIS 7.5中,并且可以将所有服务器配置,站点等同步到新服务器。 Here is an example: http://www.iishacks.com/2008/10/07/migrating-websites-from-iis6-to-iis7/ 这是一个例子: http//www.iishacks.com/2008/10/07/migrating-websites-from-iis6-to-iis7/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM