407: Proxy Authentication Required

This error page is an issue with authentication, similar to a 401 error page. The difference is mainly in how the server requires authentication. While a server generating a 401 error requires direct authentication, a 407 error would be generated by a server configured to require authentication via a proxy.

Was this article helpful?

Related Articles