Rewrite Solution for Microsoft iis Servers
I don’t post often, but when I do, I want my posts to be useful. I’ve looked forever to find a url rewrite solution to Microsoft iis servers.
It was first found on this post at Search Engine Watch.
I have since been told of another iis rewrite solution: ISAPI_Rewrite.
if you are feeling adventurous..you can also do rewrites in asp.net inside the global.asax file (inside the application begin request event)
Comment by Evan — July 31, 2006 @ 9:09 pm