I would like to display a secure stats page with PHP_AUTH_USER security.
On the one hand, if the server is with wamp, a dialog box display
then I write my login and password and there's no problem.A username and password are being requested by http://xxx. The site says: "Secure Stats"
On the other hand, if the server is IIS, then a dialog box display
but the sentenceEnter username and password for http://xxx
isn't display. Anyway, with this other dialog box when I write login / password it doesn't work...The site says: "Secure Stats"
But more weird, if I cancel the first dialog box (always with IIS) an other come on and then display the "right" message
and only then I can log in.A username and password are being requested by http://xxx. The site says: "Secure Stats"
Do you have any suggest to display the "good" dialog box in first with IIS ?
Thanks a lot !
Steve.