I use wamp under win7 and then perform HTTP verification. No problem
But it cannot be verified using phpstudy. The error is that http_auth_user cannot be obtained in $_SERVER
lhpllpp2017-11-09 10:45:09
The document says that PHP's HTTP authentication mechanism is only effective when PHP is running in Apache module mode
So in what module mode does phpstudy's php run?