Configuration apache,php
Résolu
Pixel
-
neofuturoxx Messages postés 131 Statut Membre -
neofuturoxx Messages postés 131 Statut Membre -
Bonjour,
Aprés installation et configuration d'Apache2.0.55 et PHP5, j'obtient en accédant à localhost la page suivante :
Index of /
Name Last modified Size Description-------------------------------------------------------------------------------- phpinfo.php.txt 20-Nov-2005 11:05 37
--------------------------------------------------------------------------------
Apache/2.0.55 (Win32) PHP/5.0.5 Server at localhost Port 80
Aprés installation et configuration d'Apache2.0.55 et PHP5, j'obtient en accédant à localhost la page suivante :
Index of /
Name Last modified Size Description-------------------------------------------------------------------------------- phpinfo.php.txt 20-Nov-2005 11:05 37
--------------------------------------------------------------------------------
Apache/2.0.55 (Win32) PHP/5.0.5 Server at localhost Port 80
2 réponses
-
c'est bien présent dans le fichier http.conf la ligne index.php5, dans la ligne ou il y tous les autres (genre index.html, index.php, index.php2 ...)? (Désolé j'ai oublié le nom de la variable :P )
Zep3k!GnO
-->ALt[Al0n3 L!m3uR T3@m]<-- -
je pense que c'est de ça que tu veux parler
<IfModule dir_module> DirectoryIndex index.php index.htm index.html index.html.var </IfModule>