• Resolved gunt3r

    (@gunt3r)


    Hi,

    i just installed your plugin (the only one) on my new 6.9 wp installation and followed all the AIOS settings till http-authentication. After enabling the http-authentication for the backend i found the login form, where i have to use my new generated username and password to login to the wp-login-site. But for some reasons i can’t login. The username and the password is correct, but it keeps asking for my data.

    AI told me to delete the .htpasswd file, but i can’t find it in the root nor the wp-admin folder. The original password also doesn’t work. I enabled the Filezilla setting for displaying hidden files. I allready cleared the Brave browser cache.

    What can i do? Where is the user name an d the password stored? How cabn i deactivate the http-authentication manually?

    Beste regards

    Gunter

    • This topic was modified 2 months, 3 weeks ago by gunt3r.
    • This topic was modified 2 months, 3 weeks ago by gunt3r.
    • This topic was modified 2 months, 3 weeks ago by gunt3r.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter gunt3r

    (@gunt3r)

    I just started from scratch an didn’t activated http-authentication on the fresh installation. But it would be nice to find out what i could do if the problem recurs, if i activate it again.

    Best regards

    Gunter

    Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi @gunt3r,

    You can add below constant in wp-config.php it should disable the HTTP authentication.

    define( 'AIOS_DISABLE_HTTP_AUTHENTICATION', true );

    Regards

Viewing 2 replies - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.