By default, when accessing your website simply by using the Domain name (www.example.com), your website will look for an index.php or index.html file in the root folder (/public_html/).

If those files are missing, you will only see the “Index of /” page instead.

To solve this, simply go to your Control Panel > File Manager and create “index.html” or “index.php” file in your public_html folder. The index file should be the page your visitors see when they access your Domain.