开发者

Why Intelligencia.UrlRewriter not work with iis6?

开发者 https://www.devze.com 2022-12-14 22:53 出处:网络
Intelligencia.UrlRewriter work w开发者_如何学Goith ASP.NET development server but not work in IIS6.

Intelligencia.UrlRewriter work w开发者_如何学Goith ASP.NET development server but not work in IIS6.

what is the problem?


It does work with IIS6 I suspect you are trying to do extensionless rewriting with it - this will not work it iis6

I suggest having a read of this by Scott Guthrie: http://weblogs.asp.net/scottgu/archive/2007/02/26/tip-trick-url-rewriting-with-asp-net.aspx


you need to install it first when you deploy it on IIS6. Try this installation guide below: http://urlrewriter.net/index.php/support/installation

0

精彩评论

暂无评论...
验证码 换一张
取 消