Where to write URL rewrite rule in IIS 6

依然范特西╮ 提交于 2019-12-06 16:47:52

There is no built-in URL rewriting mechanism in IIS 6. You have to install an ISAPI filter like this one: Ionic's Isapi Rewrite Filter

You can install URL Rewrite option in IIS 6.0.

http://www.web-site-scripts.com/knowledge-base/article/AA-00461/0/Installation-of-URL-Rewriting-module-IIRF-for-IIS6-IIS7.html

there are all steps given for process IIS 6.0 URL Rewrite Option

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