Where should I upload the files which make up my web site?

The public_html folder is your root web accessable directory so all files which you wish to have viewable via a web browser must be stored within public_html.

This doesn't mean that you have to store all of your files in the root of public_html, feel free to create as many subdirectories within that folder as you need/want in order to best organize your files.

Consider the public_html folder as being the top level of your domain's directory tree. While there is one level you can access above this (the [username] folder you start out in when you login via FTP or use the File Manager) files stored on that level cannot be retrieved via the web.

Things to Note

- If you upload a file named "picture.gif" to your public_html directory that file will then be accessable from the Internet via a web browser using the URL http://yourdomain.com/picture.gif

- If you upload a file named "index.html" (or index.htm, index.php etc) to your public_html directory while the URL of the file would actually be http://yourdomain.com/index.html due to it's status as the directory index this file would also be accessible via a web browser using the URL http://mydomain.com

  • 11 Usuários acharam útil
Esta resposta lhe foi útil?

Artigos Relacionados

Web Site 101 - Creating and uploading your very first test page

You have just opened a web hosting account here at HostRocket. This is your first web hosting...

How do I transfer ownership of my account to another party?

If all products, services, domain registrations, etc. are to be transferred from one party to...

How do I contact the HostRocket support team if I need help?

Members of the HostRocket support team are on duty 24/7 to assist you with any problems you may...

Do I have to use www. in my web address (URL)?

No, you and your visitors can access your main page and all pages on your account either with or...

cPanel User Guide

The cPanel User documentation can be found here:cPanel DocumentationcPanel also has a YouTube...