Is there a way that I can use the .htaccess to limite the access to a folder to members only.
But instead of use the .htpasswd as the member/password file, could I use my own members database saved in the Interbase table or MySQL table?
Thanks!