Devi modificare il file di configurazione di apache (httpd.conf):
codice:
#
# DirectoryIndex: Name of the file or files to use as a pre-written HTML
# directory index.  Separate multiple entries with spaces.
#
<IfModule mod_dir.c>
    DirectoryIndex index.html index.htm index.php
</IfModule>
http://httpd.apache.org/docs/1.3/mod...directoryindex