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é

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 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 FTP?

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

What is ASCII and Binary?

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

How long will it take for my uploaded html/images to appear on the web?

All Frontpage or FTP upload/publishing are INSTANT. Thus you should see your changes on web...