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
Related Articles
What are all these htaccess files?
.htaccess files are used to perform certain rules such as displaying a 404.shtml file in replace...
What is the location of curl?
Curl is located @ /usr/bin/curl
What is this Code 304 appearing in my stats?
304 is typically sent as a header if a visitor re-requests a document and the document has not...
Updating an Old Docker Version to Community Edition
The following was used to upgrade an antiquated version of docker to the newest community edition...
Enable Mod Rewrite
Create an .htaccess file with the following contents and upload it to your public_html directory....
