Ver Mensaje Individual
  #2 (permalink)  
Antiguo 04/08/2014, 05:22
Avatar de fbedia
fbedia
 
Fecha de Ingreso: julio-2010
Mensajes: 159
Antigüedad: 13 años, 9 meses
Puntos: 8
Respuesta: Php incrustado en html

El codigo esta bien... a mi me corre.
El problema debe estar como comentas en el fichero httpd.conf

Yo lo tengo configurado de la siguiente forma... a ver si te sirve:

Código Apache:
Ver original
  1. AddType application/x-compress .Z
  2.     AddType application/x-gzip .gz .tgz
  3.     AddType application/x-tar .tgz
  4.     AddType image/x-icon .ico
  5.     AddType application/vnd.wap.wmlc .wmlc
  6.     AddType application/x-httpd-php .phtml .pwml .php5 .php4 .php3 .php2 .php .inc
  7.     AddType text/vnd.wap.wml .wml
  8.     AddType text/vnd.wap.wmlscript .wmls
  9.     AddType text/vnd.wap.wmlscriptc .wmlsc
  10.     AddType image/vnd.wap.wbmp .wbmp
__________________
Follow me on twitter @franbedia