Ad Widget

Collapse

Http login ends up in a redirect loop

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • michal.janosik
    Junior Member
    • Jun 2023
    • 1

    #1

    Http login ends up in a redirect loop

    Hi, Im new to zabbix, just fooling around with http login. I created user in my local instance of zabbix(6.4), enabled the http auth and hardcoded the username to the index_http.php. It logs the user in, but the following redirect (didnt touch the code) ends up in a redirect loop: http://zabbix/zabbix.php?action=dashboard.view > http://zabbix/index_http.php > http://zabbix/zabbix.php?action=dashboard.view > ...

    Im just simply accessing localhost/zabbix or localhost/zabbix_http.php from browser.

    Cant figure out why this is happening, can anyone explain me pls ? Thank you.
Working...