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.
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.