Home (index.html) File  Испечати

The default file for any web directory is index.html.  That means when visitors access http://www.yourdomain.com, the server really sends them to http://www.yourdomain.com/index.html.  This works for any publicly accessible directory on your system, including subdomains.

 

When uploading a main web site for each directory remember to name it index.html.  Advanced users may utilize PHP files, shtml files, etc.  If your web site is not based in html, then make sure your main files are renamed index.extension (index.php, index.shtml, for example).

 

Дали Ви помогна овој одговор?

Понудени резултати

Uploading With MS FrontPage
FrontPage 98   1.  Make sure you are connected to the Internet.  Open your...
Uploading With DirectAdmin's File Manager
1.  Sign into the control panel and click the "File Manager" icon. 2.  Navigate to the...
Uploading Through SSH
Uploading Through SSH   With SSH you can sign into the server and download files directly...
Directory Structure
At the root of your account exists these directories:  /backups /domains /mail /public_html...
Uploading With FTP
Step 1:  Obtain FTP client software.   Uploading to the server through FTP requires special...