Salut a tous,
j'ai crée un repertoire de test dans mon www/ de easyphp.
J'y ai inclu une page index.php et .htaccess.
Dans le .htaccess j'ai mis:
et j'ai comme erreur:
Comment faire pour que les htaccess marche sous easy php?
j'ai crée un repertoire de test dans mon www/ de easyphp.
J'y ai inclu une page index.php et .htaccess.
Dans le .htaccess j'ai mis:
Code:
Options +FollowSymlinks
RewriteEngine on
RewriteRule ^nexistepas.html$ index.html [L]
et j'ai comme erreur:
l'erreur 500 quoi.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.
Comment faire pour que les htaccess marche sous easy php?