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
Securing your server against brute force attacks with cPHulk in cPanel / WHM
A Brute Force attack is an automated attack where a program or system try to guess your password by trying all the possible combinations. Although you can have a very 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