[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] virtual sites being redirected to wrong addresses.



"Tom Ritchford" <tom@xxxxxxxxxx>  wrote
<snip>
>  In brief, sites get remapped and appear on the wrong URL
> somehow.
> Here's an example.
> <http://www.solvechess.com> comes up correctly.
> <http://solvechess.com> comes up incorrectly.
> 
> What's PARTICULARLY weird is that <http://solvechess.com>
> resolves to <http://www.timoore.com> which isn't
> even on the same IP address!
> 

Possibly the first VirtualHost in httpd.conf ?

> solvechess.com. IN      NS      www.editev.com.
www.editev.com is not working, for http://solvechess.com
but does work for http://www.solvechess.com
Why do you only have one nameserver in your zone file?
Is it possible that both:
www.editeverything.com and www.editev.com are nameservers?

Did www.editeverything.com get truncated to www.editev.com?

www.editeverything.com and ns1.editeverything.com resolve
http://www.solvechess.com and
http://solvechess.com

Did you make some recent changes, that have not propagated?
Gerald