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

[cobalt-users] Mysterious old site won't go away



Here's a weird one for you. I don't know how to start searching for it in
the archives, or even what to put in the subject which might help future
searchers.

As far as I know I've only got one site on my (newish) RaQ4 - the "main"
site. Let's say it's www.mydomain.net.

I also have A and MX records for the .org of the same name, ie
www.mydomain.org.

I've also added the line

ServerAlias *mydomain.net *mydomain.org

to httpd.conf. I've also commented out the three lines after "RewriteEngine
on" in httpd.conf so that if a user goes to the .org it doesn't get replaced
by the .net in the browser's URL field.

Now, in the browser, the following all work fine:

http://mydomain.net
http://www.mydomain.net
http://mydomain.org

- these bring up the site in /home/sites/home/web.

but the problem is http://www.mydomain.org. This brings up an old set of
site files which I overwrote (I thought) with new ones weeks ago. I've no
idea where these old files are located - I've searched in the FTP client but
can't find them.

Please can anyone suggest what might be going on here?

Thanks

Eddie