Currently I am using a combination of .htaccess + .htpasswd to require a user name and password for a directory on my website.
Is it possible to do something similar, but to only require a password and NOT a user name?
I would like it so the people who log in only have to remember one thing.
Thanks,
David