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.
我最近将我的 IIS v 7.5.7600 升级到 v 10.0.14。我的 Nodejs 网站与旧版本的 IIS 完全兼容。但是,我在 IIS 10 中托管相同的网站时遇到了一些未知错误。我什至无法访问 IIS 10 中的“模块”。当我单击模块以查看 iisnode 时,我在下面收到此消息。服务器是 64 位 Windows Server 2016。
这些网站在本地运行良好。
问题是尚未安装 IIS URL Rewrite。安装 URL Rewrite 后问题已解决。