Quantcast
Channel: WampServer - WampServer Francais
Viewing all articles
Browse latest Browse all 3471

Wampserver 2.5 - Page d'accueil, Vos Projets - Correction fichier index.php (1 réponse)

$
0
0
Bonsoir,
je me suis rendu compte qu'on avait du mal à avoir accès à la page d'accueil de nos projets sous WAMP 2.5 alors j'ai donc procédé à une correction du code source de la page index.php dans le repertoire "C:\wamp\www"

Procedez comme ci-dessous :

1- Ouvrez le fichier index.php "C:\wamp\www\index.php"
2- Cherchez la ligne "if (is_dir($file) && !in_array($file,$projectsListIgnore))"
3- Remplacez la ligne "$projectContents .= '<li><a href="'.($suppress_localhost ? 'http://' : '').$file.'">'.$file.'</a></li>';" par "$projectContents .= '<li><a href="'.($suppress_localhost ? 'http://localhost/' : '').$file.'">'.$file.'</a></li>';"
4- Enregistrez puis retournez dans le navigateur à rafraichissez et testez

Viewing all articles
Browse latest Browse all 3471

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>