Click here to Skip to main content
15,894,825 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi I am doing url rewriting for my site on current server. That is having IIS 6.0. I am doing url rewriting by changing web.config & nothing in IIs. Its working fine.

I want to migrate on new server. That is having IIS 7.0. But url rewriting isnt working here.

Can someone tell me what could be the problem.
Posted

1 solution

Try from this --

http://learn.iis.net/page.aspx/381/aspnet-20-breaking-changes-on-iis-70-and-above/

or

devtalk.dk/2007/03/19/Wildcard+Mapping+And+URL+Rewriting+On+IIS7.aspx

or

http://learn.iis.net/page.aspx/460/using-the-url-rewrite-module/
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900