Ver Mensaje Individual
  #2 (permalink)  
Antiguo 03/11/2004, 19:14
2Fast To You
 
Fecha de Ingreso: septiembre-2003
Ubicación: Santo Domingo - R. Dominicana
Mensajes: 606
Antigüedad: 21 años, 2 meses
Puntos: 0
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