What directory should I upload my web files?

You should upload your html files in the public_html Directory. This is the only directory in your web server that is viewable in the internet.

You already have an index.html page in your public_html Directory as a place holder.

Please replace it with your own index.html or index.htm page.

Ha estat útil la resposta?

 Imprimeix aquest Article

Llegir també

My password is being rejected. What should I do?

The most common problem when your password is rejected is that you are either: a.) Using the...

What is ASCII and Binary?

ASCII and Binary are modes by which you are going to transfer your files into your web server....

Where can I find a good FTP client and good tutorials?

FileZilla is a freeware, so it means you can download it and use for free. A place to get it is...

Where can I find a good FTP client for Mac OS X and tutorials ?

A very widely used FTP client for the Mac OS is Fetch, located at: http://www.fetchsoftworks.com/

What is default or home page filename ?

Your default filename is index.html or index.htm page. So you can reach your site instead of...