printf "username:`openssl passwd -apr1`n" >> /etc/nginx/.htpasswd
#2
I know the OP may not see this but for future reference if you copy and paste it straight from the instructions page the username will always be "username".

printf "change_this_to your_own_username:` openssl passwd -apr1`n ">> /etc/nginx/.htpasswd
  Reply


Messages In This Thread
RE: printf "username:`openssl passwd -apr1`n" >> /etc/nginx/.htpasswd - by jcfm - 12-14-2019, 12:24 AM

Forum Jump:


Users browsing this thread: