📅  最后修改于: 2022-03-11 14:54:35.128000             🧑  作者: Mango
//If you've set IIS to authenticate users one or more of these should
//contain the username:
$_SERVER['LOGON_USER']
$_SERVER['AUTH_USER']
$_SERVER['REDIRECT_LOGON_USER']
$_SERVER['REDIRECT_AUTH_USER']