一直都好好的,今天浏览器突然弹窗需要输入账号密码验证身份,可我并没有设置身份验证。
Ubuntu 24.04 + Nginx + wordpress
不知道怎么办,求大佬解惑
Ubuntu 24.04 + Nginx + wordpress
不知道怎么办,求大佬解惑
1
bjfane PRO 认证什么是什么程序的? nginx 的?
|
2
aeucon OP @bjfane
Authorization Required This server could not verify that you are authorized to access the document requested. Either you supplied the wrong credentials (e.g., bad password), or your browser doesn't understand how to supply the credentials required. Web-Smart Server |
3
googlefans Aug 10, 2025
Nginx 的 HTTP Basic Auth 弹窗,也就是 auth_basic 被启用了
|