Hi,
As Mayhem said, modify the DirectoryIndex entry.
Please follow these instructions,
1) Open the Apache configuration file (httpd.conf)
2) Modify the DirectoryIndex entry: replace “DirectoryIndex index.html” by “DirectoryIndex index.html index.php”
3) Stop the Appache Server
4) Start the Appache Server
It should work.
Ricardo