FTP Questions
|
|
Hi there I’m pretty noob so no flames for this please. I’m trying to ftp a file to my site and have it recognized by google to claim ownership of the site. I have no problem dropping in sitemap.xml and navigating to it with a browser, but if I put any other file up I get a 404 when I try to point to that. I could really use a hand here, as this is more frustration than I’m used to having with a simple FTP operation. |
|
|
I just checked, and the sitemap.xml file actually got uploaded to your home directory, but rails serves content out of the rails/public directory. I copied the file there for you. |
|
|
Thanks very much Daniel. That’s what I needed to know, and moving the file was appreciated. |