Advertisement
load-net

создать.htpasswd

Apr 24th, 2021
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1.  
  2. sh -c "echo -n 'sytes:' >> /etc/nginx/.htpasswd"
  3. sh -c "openssl passwd -apr1 >> /etc/nginx/.htpasswd"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement