• Okay… I don’t know how it happened, but my page LOOKS fine, except when I click “Log In”

    I am then presented with a log in box that says:

    The server https://www.bankerbryan.com at User Backups requires a username and password.

    I’ve concluded that this is an .htaccess file but I don’t know how to fix it and I am wary of tinkering because I was told that if I screw up it could take the entire site down.

    Here is what my .htaccess file says:

    AuthType Basic
    AuthName “User Backups”
    AuthUserFile /home/content/b/r/y/html/stats/.statspwd
    require valid-user
    Options +Indexes

    Does anyone know what I should do? Feel free to try it yourself, go to https://www.bankerbryan.com and click Site Admin.

    Just don’t pick at it… it’s not close to being done yet.

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘htaccess’ is closed to new replies.