Index html doesnt work

When i open my link i get directory listing even though my index.html is there.
Site link http://projectfdtest.epizy.com/

You’ll have to add a .htaccess file with the Online File Manager with this code:

DirectoryIndex Index.html

if you don’t want to rename the file to index.html, or rename the file to index.html, remembering that the i of index should remain in lowercase.

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.