Viewing 3 replies - 1 through 3 (of 3 total)
  • I have same problem too. but, you can temporary disable plugin by rename this plugin folder located in wp-content>plugins.

    Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi @jbhustlereal @arnupab

    If you have cookie based brute force enabled and if you are trying access wp-admin or wp-login.php it will redirect to 127.0.0.1

    Try access login page with secretword url {site_url}?{secretword}=1?

    If you have forgot secret word and some how still do not access the login page you should define below constant. It will work in AIOS 5.1.6+

    define(‘AIOS_DISABLE_COOKIE_BRUTE_FORCE_PREVENTION’, true); in wp-config.php will turn off the cookie based brute force and you can access login page with wp-login.php or renamed login page.

    Regards

    Thank you for your guide. @hjogiupdraftplus

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Admin page redirecting to https://127.0.0.1/’ is closed to new replies.