|
.htaccess with database
I'm setting up a site that has .htaccess basic authentication to protect the member directory.
I've heard that .htaccess can be set up to read username/pw from a mysql database rather than the flat text file.
Has anyone ever done that?
And if so, is it worth the extra effort?
Thanks.
|