
15/08/2002, 13:06
|
 | | | Fecha de Ingreso: diciembre-2001 Ubicación: Chile
Mensajes: 258
Antigüedad: 23 años, 2 meses Puntos: 0 | |
Re: AYUDA CON PHP, APACHE y WINDOWS ME Trata buscando esta linea en el httpd.conf:
AddType application/x-tar .tgz
y abajo de esa linea pon
AddType application/x-httpd-php .php
AddType application/x-httpd-php .php3
AddType application/x-httpd-php .phtml
AddType application/x-httpd-php-source .phps |