I would like to know how I can allow viewing a vhost by their IP? I already gave each of my vhost a different IP address but couldn't find a way to allow accessing them by their IP instead of domain name. Anyone can help? Thanks in advance!
/etc/hosts If you want to see the website before DNS propagation just put the server ip and name in the /etc/hosts file, and remember to delete it when the propagation is done
Also have a look here: http://www.howtoforge.com/forums/showthread.php?t=432&highlight=hosts+file+windows