I have a Windows XP system with CF8 development edition setup on a Parallels VM on my OS X machine that I use for development.
CF8 is using the built-in webserver, so I access my development sites on this VM on localhost:8500.
So, I would like to be able to access the localhost of my VM from OSX, so that I can test my development sites on Safari, and the iOS simulator without having to install CF8 on OSX.
Any idea how to do this?