windows IIS 管理器 (IIS7) 中缺少“URL 重写”选项

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/2590402/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-15 14:14:01  来源:igfitidea点击:

'URL Rewrite' option missing from IIS Manager (IIS7)

windowsiis-764-bit

提问by Rabbie

I just finished building up a new web server (2k8 x64) and have installed 'URL Rewrite' and 'Application Request Routing' but noticed that the 'URL Rewrite' option in IIS Manager is missing.

我刚刚构建了一个新的 Web 服务器 (2k8 x64) 并安装了“URL 重写”和“应用程序请求路由”,但注意到 IIS 管理器中的“URL 重写”选项丢失了。

I messed around for a little while by re-installing both modules repeatedly and in different ways and then gave up.

我通过以不同的方式反复重新安装这两个模块而搞砸了一段时间,然后放弃了。

I returned later, only to find that the icon had 'somehow' appeared.

后来我回来了,才发现图标“以某种方式”出现了。

Does anyone have any explanation for this ?

有没有人对此有任何解释?

Thanks in advance.

提前致谢。

Rabbie.

拉比。

回答by Andrew

The only time I've seen this happen is when you've opened IIS Manager, when you haven't had the IISRewrite module/patch installed.

我看到这种情况发生的唯一时间是当您打开 IIS 管理器时,还没有安装 IISRewrite 模块/补丁。

Then you close/open the manager and it appears.

然后你关闭/打开管理器,它就会出现。

(In fact, thats what happened to be, and how I found your question!)

(事实上​​,这就是发生的事情,以及我是如何发现你的问题的!)

回答by danekan

It may not be installed. http://www.iis.net/downloads/microsoft/url-rewrite#additionalDownloadshas download links for it on microsoft.com, and they list it being compatible w/ all versions IIS 7-10. Install that then restart IIS Manager. The x64 link does say AMD in the name even though it's for Intel as well, I've tested this install on an Intel 64 servers.

它可能没有安装。http://www.iis.net/downloads/microsoft/url-rewrite#additionalDownloads在 microsoft.com 上有它的下载链接,他们列出它与所有版本的 IIS 7-10 兼容。安装然后重新启动 IIS 管理器。x64 链接确实在名称中显示了 AMD,即使它也适用于 Intel,我已经在 Intel 64 服务器上测试了此安装。