Add fancy alias for your localhost or 127.0.0.1
by alamster in November 1st, 2006
A few student in my class ask me how to change default address for testing php script from http://localhost or http://127.0.0.1 into some real name like derick.com or google.com while they offline at home and no internet connection availabe at home .
After googling for /etc/hosts equivalent finaly I got the answer, still related name :
HOSTS
Just doing this : Find file named : HOSTS in C:WINDOWSsystem32driversetcjust put name you like : I type alamster.com for 127.0.0.1 here my HOST file looks like 127.0.0.1 localhost 127.0.0.1 alamster.com save the file restart my computer and next time after my computer up I can use http://alamster.com as alternative of http://localhost or http://127.0.0.1
- 127 0 0 1 alias
- add alias to 127 0 0 1
- add localhost alias
- alias 127 0 0 1
- how to change 127 0 0 1
- how to change from 127 0 0 1 to localhost
- how to change name of my localhost to 127 0 0 1
- localhost
- vmware this kernel requires the following features not present on the cpu:0:6






No Comment
Random Post
Leave Your Comments Below