When I used to use IIS 6 (or so) I'd often make a virtual directory on my local dev machine that pointed to the production assets/content directory(s). That way I could see all the most up to date content off production, without having to FTP it down from the production server.
Now I'm trying to do it in IIS 7 and can't see it.
Does anyone know how to do this?
Or has it been removed and I should use the IIS rewriter module?
Thanks in advance everyone!
-Evan