PHP and Default Pages (Directory Indexes) | How Does PHP Work With The Web Server And Browser?
Most PHP and web server setups let you use a file named index.php just as you would use an index.html file. However, make sure you know which one takes priority so you don't get unexpected results (usually index.php ).