User Tools

Site Tools


htpasswd

sh -c "echo -n 'toto:' >> .htpasswd"
sh -c "openssl passwd -apr1 >> .htpasswd"

htpasswd.txt · Last modified: by 127.0.0.1