c'est tout con pourtant, c'est marqué dans la doc.
Dans httpd.conf tu mets ceci:
ScriptAlias /php/ "c:/php/"
AddType application/x-httpd-php .php .phtml
Action application/x-httpd-php "/php/php.exe"
|
ou ceci:
LoadModule php4_module C:/php/sapi/php4apache.dll
ScriptAlias /php/ "c:/php/"
AddType application/x-httpd-php .php .phtml
|
Le premier exploite un exécutable FastPERL et le second une DLL compilée nativement. En tenant compte que le répertoire d'installation chez toi n'est pas forcément C:\PHP comme dans l'exemple ici.
Moralité: RTFM!!!
Message édité par drasche le 03-03-2003 à 21:09:14
---------------
Whichever format the fan may want to listen is fine with us – vinyl, wax cylinders, shellac, 8-track, iPod, cloud storage, cranial implants – just as long as it’s loud and rockin' (Billy Gibbons, ZZ Top)