【发布时间】:2010-03-02 13:49:38
【问题描述】:
我想知道是否可以在 Windows Server 2008 而不是 Windows Server 2008 R2 上安装 IIS 7.5?
【问题讨论】:
-
这应该移到ServerFault。
标签: windows windows-server-2008 iis-7.5
我想知道是否可以在 Windows Server 2008 而不是 Windows Server 2008 R2 上安装 IIS 7.5?
【问题讨论】:
标签: windows windows-server-2008 iis-7.5
短版:不,你不能。
IIS 版本一直与操作系统绑定,操作系统中有很多底层的东西来支持它。请记住,2008 R2 将通过WoW64 运行包括 Web 应用程序在内的 32 位程序,如果您不愿意升级到 R2。
【讨论】: