URL rewrite in IIS 7
- by Martho
I have a question. I'm using IIS 7 URL rewrite. It works fine, but now I want this:
http://www.example.com/http://www.domain.com
to be:
http://www.example.com/www.domain.com
I have no clue on how to do this. Can you help me?
Thanks in advance!
Martho