Add apache2 password to protect files

Go to the folder that you want to add password protect

#htpasswd -c .htpasswd  username

#Enter the password <enter>

#Re-enter the password again <enter>

No comments:

Post a Comment