猫er聆听没落的旋律

关注

nginx auth

猫er聆听没落的旋律

关注

阅读 62

2022-06-27

location / {
auth_basic "closed site";##Context:http
, server
, location
, limit_except

auth_basic_user_file conf/htpasswd;##Context:http
, server
, location
, limit_except

}

# printf "howhy:$(openssl passwd -crypt 123456)\n" >>conf/htpasswd # cat conf/htpasswd howhy:xyJkVhXGAZ8tM systemctl restart nginx

相关推荐

冶炼厂小练

Using the NGINX Auth Request Module

冶炼厂小练 57 0 0

fbd4ffd0717b

Nginx auth_basic 403 Forbidden

fbd4ffd0717b 108 0 0

ITWYY

用 Nginx 的 auth_request 模块集成 LDAP 认证

ITWYY 82 0 0

少_游

5、Nginx 常见模块 auth_basic:实现账户认证功能

少_游 71 0 0

Star英

auth模块

Star英 33 0 0

天蓝Sea

Laravel Auth 调用 tymon/jwt-auth 源码分析

天蓝Sea 17 0 0

NicoalsNC

Http Auth Basic

NicoalsNC 12 0 0

四月Ren间

Missing value auth-url required for auth plugin password

四月Ren间 83 0 0

快乐小码农

weak_auth

快乐小码农 70 0 0

颜路在路上

Django auth模块

颜路在路上 10 0 0

精彩评论(0)

0 0 举报