In the 'public_html/' directory (should be there by default), you must have a file with the name 'index' in lower case with the extensions being either '.htm', '.html' or '.php'.
So, if your main page uses PHP in any part of it, name it 'index.php'. Just HTML/CSS/JavaScript (no PHP)? Use...