Hi !
Take a look at the DirectoryIndex in your Apache configuration file httpd.conf (if you are using apache as your webserver). Just add index.php after the index.html
You may also correct this by using a .htaccess file, but I would suggest changing the settings directly in the apache config.