Where do I upload my website files?

Your account has both non-web accessible space and of course web accessible space. Your user home directory, /home/USERNAME, contains many files used to operate your website. You can create new folders here to store data or information you do not want the world to know about or see. This is a good place to store database connection or other files that contain passwords or critical data.

To upload your "homepage" or website materials, the stuff you actually want the world to see, upload into the "public_html" directory. You can of course create other sub directories and files there as well which will all be web accessible.

/public_html - This is where your site files will go

/public_ftp - Files for your anonymous FTP

/www - same as your public_html directory

Warning - Do not delete any pre-existing files or folders you first see in your home directory.

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

Artigos Relacionados

How do I move my site from my old host to your servers?

Transferring your account to our company can be an easy process with zero downtime if done...

Do you have curl installed in your php?

Yes we do. Path: /usr/bin/curl

What are some account basics?

Here are some basic procedures and steps to use your account. Username and Passwords: These...

How can I download a backup of my site?

Please login to cPanel >> Backups and create a full backup. It may take a few minutes to...