as per u r tutorial How to assign a virtual domain name to your localhost.
i added a line
127.0.0.1 webprj
and in my addressbar keyed in http://forums.xisto.com/no_longer_exists/
its wroking fine
instead of the servername/localhost , i can use webprj and the page gets displayed properly
wht i needed is something like http://forums.xisto.com/no_longer_exists/ or http://forums.xisto.com/no_longer_exists/
and my http://forums.xisto.com/no_longer_exists/ shld get dispalyed
instead of the user keying in the pagename.aspx something like above
i trie d the same but i am not getting the page displayed
in front of the 127.0.0.1 ip i wrote abc.com
and in address bar i keyedin http://abc.go.com/
the page is not egtting displayed
as per the article given i tried to change the name frm locahost to abc.com and in my browser i keyed in http://abc.go.com/ but its not displaying my page