I'm debugging a wordpress application locally @ localhost.
However, all the links go to http://blogsite.com/link
I'd like them to go to http://localhost/link
I don't really want to go and edit my hosts file.
Would it be possible to support this in WordPress?