This code used to generate htpasswd for password protection ..after this comment the new password will generate and stored in mentioned directory
[test@localhost test]$ htpasswd -mc password/.htpasswd admin New password: Re-type new password: Add password for user admin
|