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.

Hjälpte svaret dig?

 Skriv ut denna artikeln

Läs även

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...

What is ASCII and Binary?

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

What are the settings i need to use for FTP connection ?

Before connection you need to configure your FTP Client Software with following properties. FTP...

What is FTP?

FTP (File Transfer Protocol ) is a client-server protocol, which allows a user on one computer to...