For a website to be displayed when accessing a domain, the web server requires a so-called start file.
This file is loaded automatically without needing to be specified in the URL.
If this file is missing or located in the wrong directory, the server cannot assign any content.
Instead, either nothing is displayed or a file list of the folder is shown.
In easyname Hosting, the webspace supports multiple domains. Each domain uses its own directory within the entire webspace.
Therefore, the start file must be located in the correct directory of the respective domain.
Typical filenames that are automatically recognized:
index.htmlindex.htmindex.phpThe server checks these files in a set order and loads the first matching file.
index.html.txt)Index.html)index.html or index.php)As soon as a valid start file is located in the correct domain directory, the website will be displayed correctly when the domain is accessed.