Error 401 Unauthorized

This can occur when a web page requires authorization or a login to view the contents. If none are provided an Error 401 Unauthorized will be displayed. 

If you think that the URL Web page *should* be accessible a 401 message may indicate a deeper problem. The first thing you can do is check your URL via a Web browser. Second is to try the web page with a different web browser. Often out-dated browsers or browsers with bad plugins can result in this error. 

If this still occurs you will want to log into your hosting control panel and remove the password protection or re-add it with new information.


  • 106 Users Found This Useful

Was this answer helpful?

Related Articles

How can I change the default page / document?

Create a .htaccess file, include the below information into it and upload it to the public_html...

How can I turn off directory indexing?

In the directory that you wish you turn off directory indexing, you can do it under Index Manager...

html or htm parsed as shtml not working

To parse .html or .htm files as .shtml add the following to your .htaccess file in the...

Do you have a firewall?

Yes, our servers have firewalls. For security we close off unused ports and update the server...

Updating an Old Docker Version to Community Edition

The following was used to upgrade an antiquated version of docker to the newest community edition...