Home (index.html) file

The default file for each web folder is index.html. This means that visitors who have access to http://www.uwdomeinnaam.com are actually redirected by the server to http://www.uwdomeinnaam.com/index.html. This works for every publicly accessible folder on your system, including the subdomains. When you want to upload the main website, don’t forget to place a index.html in each folder. Advanced users can use PHP files, shtml files, etc. If your website is not HTML based, you should make sure that you name it index.extension. (for example: index.php, index.shtml,).

Leave a Reply

Your email address will not be published. Required fields are marked *