printf "your_username:$(openssl passwd -crypt your_password)\n" >> /var/www/html/.htpasswd
printf "your_username:$(openssl passwd -crypt your_password)\n" >> /var/www/html/.htpasswd
本文标题:利用openssl生产nginx web访问密码认证
本文链接:https://www.haomeiwen.com/subject/goqggctx.html
网友评论