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.

這篇文章有幫助嗎?

 列印本文

Also Read

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

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

Using iWeb program

Apple iWeb is a template-based WYSIWYG website creation tool. Your iWeb program is designed by...

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