Nginx 添加认证

Nginx 添加认证

本教程需要依赖于:htpasswd​htpasswd参考:打开终端执行:添加一个新的账号:zanglikun代码语言:javascript代码运行次数:0运行复制htpasswd -c Userszanglikundevnginx-

6小时前00