Ver Mensaje Individual
  #5 (permalink)  
Antiguo 16/09/2008, 19:38
manguiti
 
Fecha de Ingreso: junio-2007
Ubicación: Cádiz
Mensajes: 369
Antigüedad: 17 años, 8 meses
Puntos: 7
Respuesta: no me respeta la sesion en html porque?

si, para ser más exacto, a mi me ha ido cuando puse lo que me comentaron en el post que abrí con la misma duda....


Código:
    
<IfModule mod_mime.c>
       AddType application/x-httpd-php .php
       AddType application/x-httpd-php .phtml
       AddType application/x-httpd-php .php3
       AddType application/x-httpd-php .php4
       AddType application/x-httpd-php .html
       AddType application/x-httpd-php-source .phps
</IfModule>