On my old hosting, before I moved to a RackShack server, my panel used to be Ensim, so Apache used to setup all the .htaccess files for me.
Now that I moved to RackShack, I need to .htaccess protect a directory, but I need to allow 2 users to login, each having different usernames and different passwords.
I tried using a .htaccess generator at WDF, but unfortunately that only allows 1 user and 1 password, so how can I add two?
Zion