• Today I went on my website and I got this error:
    Unauthorized
    This server could not verify that you are authorized to access the document requested. Either you supplied the wrong credentials (e.g., bad password), or your browser doesn’t understand how to supply the credentials required.

    Can’t visit my Main or Login page anymore it asks for an username and password.
    I checked my .htaccess and at the end of the file I found this part:

    AuthGroupFile /dev/null
    AuthType Basic
    AuthUserFile /home/**********/domains/**********.com/.htpasswd/public_html/.htpasswd
    AuthName “update”
    require valid-user

    I deleted it and I was able to visit my website again, but after a minute it gave me the 401 error again and i had to login, and that part was added to the .htaccess file again.
    What can I do?

    Regards,
    RVP2015

Viewing 1 replies (of 1 total)
  • Moderator James Huff

    (@macmanx)

    Contact your hosting provider ASAP. It might be something glitching with your account, and if not, they should be able to help isolate it.

Viewing 1 replies (of 1 total)

The topic ‘401 Unauthorized’ is closed to new replies.