Seems that you've got this working (from my end).
The default index page should be "index.html". The server looks for the index page in this order:
index.html, index.htm, index.php
Anything not named any of these files will not be opened automatically by the webserver.