Bueno, debes de ver como tiene configurado el :
Código:
<IfModule mod_dir.c>
DirectoryIndex index.html index.htm index.php index.php3 index.php4 index.phtml
AddType application/x-httpd-php .php .php3 .php4 .phtml
AddType application/x-httpd-php-source .phps
</IfModule>
El mio esta así,
Debe de ver como esta el Tuyo.
Saludos