从 IIS 7.5 中删除功能
如何从 IIS 实例中删除已安装的功能?例如,网址重写?我找不到任何菜单项或类似的东西。
How can I remove an installed feature from an IIS instance? E.g., Url Rewrite? I couldn't find any menu item or something similar.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
对于
Url Rewrite
,请转到“控制面板”>程序和功能,搜索 IIS URL Rewrite,然后从那里卸载它。for
Url Rewrite
, go to Control Panel> Programs and features, search for IIS URL Rewrite, and uninstall it from there.