.HTACCESS probleme authentification
Résolu
samir59
Messages postés
32
Date d'inscription
Statut
Membre
Dernière intervention
-
dddddddddddddd Messages postés 119 Date d'inscription Statut Membre Dernière intervention -
dddddddddddddd Messages postés 119 Date d'inscription Statut Membre Dernière intervention -
Bonjour,
je souhaite protéger la partie admin de mon site par mot de passe donc j'utilise le fichier .HTACCESS mais lorsque je m'authentifie impossible d'y acceder la fenetre d'authification souvre 3 fois puis me met un messsage
This server could not verify that you are authorized to access the document requested. Either you supplied the wrong credentials (e.g., bad password), or your browser doesn't understand how to supply the credentials required.
pourtant j'ai bien suivi la méthode expliquée par mon hébergeur
voici mon fichier HTACCESS
AuthName "Page d'administration protégée"
AuthType Basic
AuthUserFile "/var/XXX/XX/X/X/X/monsite.com/www/admin/liste.txt"
<limit GET POST>
require valid-user
</limit>
et mon fichier liste.txt pour le mot de passe
lolo:blabla
je souhaite protéger la partie admin de mon site par mot de passe donc j'utilise le fichier .HTACCESS mais lorsque je m'authentifie impossible d'y acceder la fenetre d'authification souvre 3 fois puis me met un messsage
This server could not verify that you are authorized to access the document requested. Either you supplied the wrong credentials (e.g., bad password), or your browser doesn't understand how to supply the credentials required.
pourtant j'ai bien suivi la méthode expliquée par mon hébergeur
voici mon fichier HTACCESS
AuthName "Page d'administration protégée"
AuthType Basic
AuthUserFile "/var/XXX/XX/X/X/X/monsite.com/www/admin/liste.txt"
<limit GET POST>
require valid-user
</limit>
et mon fichier liste.txt pour le mot de passe
lolo:blabla
A voir également:
- The server could not verify that you are authorized to access the url requested. you either supplied the wrong credentials (e.g. a bad password), or your browser doesn't understand how to supply the credentials required.
- Authentification réussie mais pas de confirmation - Forum Consommation & Internet
- Authentification transcash ✓ - Forum Consommation & Internet
- Double authentification google - Guide
- Authentification transcash avis - Forum Consommation & Internet
- Faux site d'authentification ✓ - Forum Consommation & Internet