Tag Archives: virtualbox

Connect to Your Local Development Sites from VirtualBox Guests

Like many web developers, I do most of my work with a web server running on my local machine. In my case, I’m running Apache HTTPD from MacPorts on my MacBook Pro, and I have various sites in development using either Ruby or PHP. Due to the nature of the projects, or simple because it’s a good idea, I prefer to test my sites in various browsers, including Internet Explorer, which is not available on Mac OS. So, I’ve set up multiple virtual machines using the freely available VirtualBox. Continue reading

Posted in Code | Tagged , | 3 Comments