Password protecting a directory with htaccess and htpasswd
Password Protecting a web directory with htaccess Password protecting a web directory can help make a directory private and only accessible to one or several persons that have the username(s) READ MORE
Htpasswd Generator Tool, Online MD5 Encryption Tool and Online SHA1 Encryption Tool
I’ve been having fun creating a new online MD5 Encryption tool, online htpasswd username and password generator, and online SHA1 Encryption tool. I also created a new subdomain, http://lab.tech-and-dev.com, where READ MORE
Understanding the encryption process in htpasswd file
Ever wondered how does the encryption work in the htpasswd file? How is it generated and encrypted. I’ve been doing some researches, and eventually figured it out. When using SSH, READ MORE