Bonjour,
Je suis sous windows XP Easy php 1.8 en local.
Pour tester mes fichiers avec .htaccess, j'ai mis le fichier à la racine du site local de la manière suivante:
C:\Program Files\EasyPHP1-8\www\monSite
Mon site est le répertoire du site où se trouve la page d'accueil index.php et fichier .htaccess.
Voici l'erreur que la page me donne quand j'essaie d'afficher la première page
Merci d'avance de votre aide
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7 Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, admin@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. Apache/1.3.33 Server at localhost Port 80
Partager