IP is being shared among many domains

computerlady911

Verified User
Joined
Mar 12, 2006
Messages
64
I get this error when I try to bring up one of my reseller's websites by the name of www.nmind.com.

Code:
Error: This IP is being shared among many domains. 
To view the domain you are looking for, simply enter
 the domain name in the location bar of your web browser.

Which, of course I just did. This site is setup with a dedicated ip address of 207.158.61.8.

DNS stuff reports okay. I was able to get it to come up on one browser today, but all others either just site there trying untill it times out (IE7) or gives the above error (Firefox).

I was having dns problem earlier today, but I think those are all resolved.
 
Update

After waiting a while I have discovered that I can get to the site in both Firefox and IE7 if i use https://www.nmind.com.

However, without the https, IE7 now works and Firfox gives the same shared IP message.

any help?
 
The reason for the error is probably your domain is not being hosted on the right ip address as it resolves to. Make sure the ip you have it setup on is the same ip it resolves to.
 
resolved

The problem was that my apache is configured to look for an .htaccess file. This site did not have one. I created one and that resolved it.
 
Back
Top