htpasswd
.htaccess password protection
If you ever wanted a specific directory in your website to be protected with a password, htaccess is the correct solution! There are various methods to password protecting directories and files of your website, some server language based such as ASP, PHP, PERL and client side based, such as JavaScript. JavaScript is not as secure [...]
2.0 Web Tutorials