Web Hosting Talk







View Full Version : Wrong URL comes up.


kmurrey
02-13-2002, 12:12 AM
On my raq I have 2 domain:

abc.com

and

xyz.com

When I type abc.com in the as the URL and hit enter, the xyz.com website shows up.

But abc.com and xyz have different IP addresses. Not sure why this is happening... but how can I fix this?

__________________
Keith

drewnick
02-13-2002, 12:19 AM
I take it you've checked out DNS?
Drew

kmurrey
02-13-2002, 09:34 AM
DNS is managed by my provider, I asked them to look at it.

But I wanted to make sure there wasn't anything I did on my end.

____________________________________
Keith

drewnick
02-13-2002, 09:35 AM
It smells like DNS to me. If it's not, come back and we'll be glad to help again. :)

Drew

hypernatic.net
02-13-2002, 10:16 AM
Check your apache config for those 2 domains...
Seems like one site is connecting to some IP which is not there, and then it auto-pics the first site in the httpd.conf which matches that IP...

Chicken
02-13-2002, 01:23 PM
This could also be a site settings issue (no web alias -www, or incorrect web alias), but something is pointing to the IP of the other site.