The server is configured to serve pages in this order
index.html index.wml index.cgi index.shtml index.jsp index.js index.jp index.php4 index.php3 index.php index.phtml index.htm default.htm
If you want your index.php file to be served just rename your index.html file. If it's not working correctly you can add a directory index statement to the .htaccess file to serve the pages in the order you specify.
>DirectoryIndex index.php index.html index.htm default.ht