I am having trouble with using these two.
I am putting the following .htaccess file in my directory called phpmyadmin
DirectoryIndex index.php
AuthUserFile /home/nsadmin/homes/nsadmin/phpmyadmin/.htpasswd
AuthName "PhpMyAdmin"
AuthType Basic
require valid-user
I am placing the .htpasswd file in this directory
/home/nsadmin/homes/nsadmin/phpmyadmin/
.htpasswd
jimbo:zOagIjvbmdC2c
I get the pop up for the login and password,but it never accepts my password...
Any thoughts?
Thanks,
Josh




Bookmarks