As per the Apache documentation for DirectoryIndex, simply put the following in a .htaccess file in the same directory as index.php:
DirectoryIndex index.php index.html
As per the Apache documentation for DirectoryIndex, simply put the following in a .htaccess file in the same directory as index.php:
DirectoryIndex index.php index.html
ÂÂ