I've tried using the examples in this article, http://learn.iis.net/page.aspx/468/using-global-and-distributed-rewrite-rules/, but they don't seem to work for me.
I'm unable to use the "global rewrite rule" example because I don't have access to the IIS manager.
I've tried using the "distributed rules" example (ie, made a "blog" folder, added a web.config file and article.aspx file), but I get a "500 - Internal server error."
I've also noticed that anytime I put a <rewrite> element in the <system.webServer> element of my web.config file, I get a 500 error.
Any advice? Has anyone been able to get this to work with GoDaddy?
Thanks.