|
I bought a shared hosting account with a domain. When I type the domain name it gets me to my updated page (i.e. everything's fine), it also resolves correctly to the IP address that I was told is mine.
But when I try to type in the IP address directly in IE (with a http:// prefix), I get a generic apache homepage. How come?
URL works, but its IP doesn't??
Like Elomis said. shared hosting uses the web server software to locate the actual domains once the A record is located. So if you were to type IP/~yourdomain (like http:// ip/~yourusername/ ) you would find your domain. If you just use the IP you will only find the main servers website.
URL works, but its IP doesn't??
On WEB server is configured that you can't reach page with IP address, only with URL.
URL works, but its IP doesn't??
it would have been configured like this
http://www.yourdomain.com = http://xxx.xxx.xxx.xxx/user1
http://www.otherinsamedomain.com = http://xxx.xxx.xxx.xxx/user2
In order to have multiple url's on a same server.
URL works, but its IP doesn't??
it can due to the domain name system {DNS} u can contact ur domain provider and get it clarified
they would provide u the correct primary and the secondary dns settings
URL works, but its IP doesn't??
SHARED HOSTING, means it's not exclusively your IP, other servers are on there. When you hit the domain name it sends extra information about what website on that IP it wants. When you just hit the IP it doesn't, so it defaults to an apache page.
|