Pages

Pages - Menu

30.12.10

401 Authorization required

This type of error generally happens in a web page which require user authentication.If user provides inappropriate credentials then the error message will display.I obtained this '401 authorization required' error when i try to access webpage from the nginx server (http server).
solution :
Must needed to provide relevant credentials (username/password).
401 authorization required from nginx server
Related Posts:

No comments:

Post a Comment