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
How can I redirect http to https?
Create an .htaccess file with the following contents and upload it to your public_html directory....
Why do I have references to robots txt in my web stat programs?
Many search engines will look for a robots.txt file before spidering your sites content. The...
How to create a temporary 302 redirect via htaccess
An easy way to create a temporary redirect from one page to another web page is to use the 302...
My index page does not load - Why not?
Filenames are case sensitive. Be sure you have an index filename all in lower case. Examples are...
Meta Redirect
Adding this code to your web page will redirect your visitors to any address that you have...
