Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

Create htpasswd file for nginx (without apache)

printf "<your username>:`openssl passwd -apr1`
" >> htpasswd
 
PREVIOUS NEXT
Tagged: #Create #htpasswd #file #nginx
ADD COMMENT
Topic
Name
6+5 =