我在PHP网站设置基本身份验证,发现此页面上显示的设置PHP手册.标题中的"领域"是什么意思?
header('WWW-Authenticate: Basic realm="My Realm"');
是请求的页面页面吗?
http basic-authentication digest-authentication
basic-authentication ×1
digest-authentication ×1
http ×1