i am haveing trouble with my .htaccess file. right now, i have the code here: AuthName "Realm name" AuthTy?
i am haveing trouble with my .htaccess file. right now, i have the code here:
AuthName "Realm name"
AuthType Basic
AuthUserFile /BASEDIR/.htpasswd
require valid-user
but i go to enter the password for this subfolder on my website that is protected {not the main site-eg. google.com/myfolder} and it asks me for my login, i enter it properly, and it does not accept it. any ideas as to why this is not accepting it?
thanks!
is there an index uploaded in the protected directory? if there isn’t then you should upload one and try again.
is there an index uploaded in the protected directory? if there isn’t then you should upload one and try again.
References :
experience