Archive

Posts Tagged ‘iTouch’

Add or Map a Custom Hostnames to IP Address without a DNS Server

August 25th, 2009 1 comment

There’s been several times where I had an Apache server running locally on my computer as a development (or dev) server. Now if this is on my home network, or if your system administrator won’t give you your own custom host name then you have to go the DIY (do it yourself) route. But, often times, I have to hard code host names, or I need several different websites hosted on my personal machine. Well that’s where the hosts file comes into play. Read more…