Updating Host file on a Mac
by Joseph on the 05th Sep 2015
If you would like a web address to just point to your local development environment. You will need to edit your local host file.
- Go to the file and open using a text editor
Macintosh HD/private/etc/host
- Add the iP of your machine followed by the required local address
101.1.1.33 sky-zilla.dev www.sky-zilla.dev