If you want a page like new.html or index.html to open instead of index.php when your site is first opened, you can do this by simply adding the following code to your .htaccess file.
Code to add:
#Alternative default index page DirectoryIndex first.html