Index file naming conventions

By default our servers will look for (in order) a file by the name of index.htm, index.html, index.cgi, index.php, default.htm, default.html or home.htm in a given directory and will load the first file it finds as the directory's (or site's) index or "home" page.

If you upload a file named index.html to your public_html directory this page will automatically be set as the index for the site and this page will be loaded automatically when entering http://yourdomain into a web browser.

  • 4 gebruikers vonden dit artikel nuttig
Was dit antwoord nuttig?

Gerelateerde artikelen

How do I clear my browser's cache?

Here is a good resource for how to clear your browser's cache, where you can find instructions...

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

cPanel User Guide

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

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

I uploaded an Index.htm file to my account but it doesn't show up as the index. What's wrong?

The problem here is one of cAsE sEnSiTiViTy. UNIX is fussy about the use of UPPER/lower case and...