I don't know why this is. I'm trying to get mysite.com to be the same as www.mysite.com, I even took everything off the server and www.mysite.com is still there. I am unable to change www.mysite.com at all. Any suggestions?
If you are changing host. This is normal. It takes time to propagate the DNS change over the internet. I changed my server two month ago and it takes nearly one week to totally transfer to new server. Its pain but it will go away.
http://www.inter.co.yu/aleksic/adsensers-n-pagerankers/goran-aleksic/so-you-wanna-be-css-coder/ I think that should help you. But if you like www.mydomain.com more than mydomain.com then try to put this in .htaccess: RewriteEngine on RewriteCond %{HTTP_HOST} !^www\.mysite\.com$ [NC] RewriteRule .* http://www.mysite.com/ [L,R=301] Code (markup):
But, sounds very logical what Radovan_III said. Maybe you have different folder for www.mysite.com or - maybe you have different ftp acount for www.mysite.com Try to login at ftp as and