views:

275

answers:

0

Hi,

I have recently moved my ASP.Net website to a new hosting provider. I am having a problem, however - the rewrite rules for the blog no longer work.

I see that the developer has added the following to web.config: http://pastebin.com/m4f2f2dea

The new server is running IIS7 with the URL Rewrite module installed. Is there anything else I need to change?

The developers are not accessible in the near future, so I will need to figure this out on my own.

Edit: It appears they have used this: http://www.codeproject.com/KB/aspnet/URL%5FRewriting.aspx and not the URL Rewrite module of IIS. Any way to translate the rules into URL rewrite rules?

Thanks in advance, Donniel