asp.net - URLRewriter.net sends 404 when uploaded to server with IIS 7, but works on localhost -
i have "installed" urlrewriter.net website, , works fine when run visual studio, upload it, 404.
example: http://dkbyg.strandweb.dk/faq
application pool has been changed "integrated", because host suggested it. didn't work though.
any ideas?
i found reason. had set web.config described in section "approach 3: using httpmodule perform extension-less url rewriting iis7" in article: http://weblogs.asp.net/scottgu/archive/2007/02/26/tip-trick-url-rewriting-with-asp-net.aspx
Comments
Post a Comment