mnordhoff wrote:
nano doesn't do weird things like that. Most likely Filezille is just making a stupid assumption because of the ".com" file extension.?
That souds true, probably thats the answer to my "ms-dos" problem.
mnordhoff wrote:
When you say it doesn't work, what exactly do you mean?
Well, I changed name servers with my domain name registar, and my site is not showing. Instead, I get a page with a lot of adds.
I know about 24h propagination, but no way that any site is showing adds all that time. I changed many name servers in my life, swithing hosting and all, but this can't be right.
Besides, for my first domain, when I prepared everything on linode, and when I changed name servers, only couple of minutes later, my site was working on new hosting (linode) and it was all fine.
"Before you make any DNS changes (but after enabling the site and reloading apache), the quick way to test the site is to see what you get:
Code:
telnet <IP> 80
GET / HTTP/1.0
Host:
www.yourdomain.com"
where do I type this, in ssh command line (using Putty)?
Thanks for helping me out, really appreciate!