Fixing the "Index Of" Directory Page
If your site shows a list of files instead of your design, it means your server cannot find your home page file.
How to fix it:
- - Ensure your main file is named index.php, index.html, or index.htm.
- - The file must be all lowercase (Index.html will not work).
- - Make sure the file is located inside the public_html folder.
You can move or rename your files easily using the cPanel File Manager.