How can I enable “URL Rewrite” Module in IIS 8.5 in Server 2012?

杀马特。学长 韩版系。学妹 提交于 2019-11-27 05:15:52

问题


I have windows server 2012 and I have installed the IIS 8.5 but I could not see the URL rewrite module. How can I enable or install?


回答1:


Download it from here

http://www.iis.net/downloads/microsoft/url-rewrite

or if you already have Web Platform Installer on your machine you can install if from there.




回答2:


Worth mentioning: you should download the x64 version!

From the main download page (https://www.iis.net/downloads/microsoft/url-rewrite) click "additional downloads" (under the main download button) and download the x64 version (because for some reason - the default download version is x86)




回答3:


First, install the URL Rewrite from a download or from the Web Platform Installer. Second, restart IIS. And, finally, close IIS and open again. The last step worked for me.



来源:https://stackoverflow.com/questions/25997830/how-can-i-enable-url-rewrite-module-in-iis-8-5-in-server-2012

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!