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

Using iWeb program

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

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