Server File System
Each domain name hosted on our system has a "home directory". Within this directory, you store all the HTML files, images, scripts, databases and any other content associated with your website.
When logged into the home directory of your domain using FTP, you will see the following folders:
htdocs |
This is the folder that the website for the domain name points to. Inside this folder, you should place your index.html file as well as any other HTML files, scripts and images that make up your website.
 |
private |
This folder is for advanced users. Scripts running on your site have access to this folder but the folder is not directly accessible form the web. You should place any databases your site uses in this folder.
If you are using Password Protection for one of your websites, this folder is good place to put your password text file.
 |
logfiles |
Every time someone visits your site, the system updates the current log file for your website. Your log files are stored in this folder and you can download them and delete them as you wish. |
More details can be found in our knowledge base.
|