Forum » » Le coin des codeurs » » Comment faire executer du php3 par apache?
Posté : 27 août 2003 à 14:35 
Dans ton httpd.conf, trouve la ligne :
AddType application/x-httpd-php .phtml .pwml .php .php2 .inc
Modifie en rajoutant : .php3 .php4
Relaod Apache et C parti !!
Tu peut aussi mettre à jour la ligne DirectoryIndex comme ceci :
DirectoryIndex index.html index.shtml index.wml index.pwml index.php index.php3 index.php4
Cet article provient de NPDS
https://www.npds.org/viewtopic.php?topic=7325&forum=5