« Installing J2ME Software On Your Cellphone | Main | Some UNIX on Mac OS X Resources »

Local Virtual Hosts For Development

This is brilliant. Setting up Apache with virtual hosts on a local machine that mirrors a live server is a great idea for development. I've always setup other directories on the server, not accessible unless you knew what URL to enter. But with this method you wouldn't even have to be online all the time.

I could take my laptop and sit out in the park and work. Actually, now that I think about it...

TrackBack

Listed below are links to weblogs that reference Local Virtual Hosts For Development:

» Some UNIX on Mac OS X Resources from Monsters from the Id 怪獣大悪脳
Following up on the idea of configuring Apache with virtual hosts on your own computer, you will probably need to install some extra software to more closely resemble your web host. So after spending some time with this and my... [Read More]