spip et httpd.conf

pauv pomme

Membre confirmé
14 Octobre 2002
59
0
Je souhaite installer spip en local sur mon 12'. Mon problème est que mes serveurs apaches 1 et 2 ne reconnaissent que le PHP4 .
Comment configurer le fichier httpd.conf pour qu'ils reconnaissent le php 3.
J'utilise surtout apache 2

Merci
 
tu veux dire une extension de fichier .php3

<IfModule mod_dir.c>
   DirectoryIndex index.php index.html index.htm index.moncul index.php3

</IfModule>

AddType application/x-httpd-php .php
AddType application/x-httpd-php .php3

AddType application/x-httpd-php .moncul



openjaguar

zen.gif
zen.gif
zen.gif
zen.gif
zen.gif