Quote:
Originally Posted by edhan
For password protection, I like to use the .htaccess password to secure the folder access. That is if your host allows you to have the access to do so.
|
It's not free, but an SSL cert would be needed to avoid sending basic auth passwords in cleartext - with this addendum the .htaccess solution becomes a very solid choice.