Beautiful Dev Environment
So I've just setup what I believe to be the perfect dev environment when working on one website:
- 1. Set my document root to the project root
2. Added "127.0.0.1 modoutlet.com" to windows/system32/etc/drivers/hosts - So now, when I visit modoutlet.com, I get my local copy of the site exactly as it'll be setup when live. Perfect :)
