why i cannot access my website with its ipaddress. but only with sitename. Is this common?
Posted
by railscoder
on Server Fault
See other posts from Server Fault
or by railscoder
Published on 2010-06-08T12:11:28Z
Indexed on
2010/06/08
23:12 UTC
Read the original article
Hit count: 221
dns
I have website http://waycoolblog.com, but I cannot access it through its ip address http://74.220.219.56/
Why is this happening?
My main question is whether this is a common thing. In my app I am trying to the resolve the sitename myself and trying to connect with the ip-address instead of sitename.
I want to make sure this that works properly.
© Server Fault or respective owner