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
The document says that PHP's HTTP authentication mechanism is only effective when PHP is running in Apache module modeSo in what module mode does phpstudy's php run?
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?