I using urlrewriter.net to implement friendly urls. When I did the rewriting I used subfolders on occasions.
I found myself having problems with images and links and the ~ sign wasn't working for me. After reading a bit I found out that I'm not the only one with that problem and they recommended using full path "www.website.com/images/x.jpg" etc. Now, I can't develop and QA because all of the links go to my real online website.
What can I do?