I'm using ISAPI Rewrite 3 and my server is running IIS 6. I've never used ISAPI Rewrite before, so I'm a bit in the dark about how to use it.
I'm trying to do a simple redirect, so that if anyone hits
on my server, they are redirected to
which is an external site that isn't mine. Is there a way to do this, or a tutorial that will show me how? I can't find anything on it.