hi folks,
i'm using zabbix frontend 1.1.2 and here is my problem :
first of all, i use vhosts in apache, to have a proper dns name for zabbix, phpmyadmin and other things that are on the same server.
when i access the page "zabbix.blabla.local" it take me to the login page, no problem. but when i enter my login, the page is redirected to "http://10.0.0.1/index.php?blabla" (which of course is the ip of the server), and i'm not logged in (of course because no cookie is set for 10.0.0.1, it is set for zabbix.blabla.local), so i have to reenter my login.
i can still access to zabbix if i enter the login.
but i'd like that users don't have to see "10.0.0.1" at all, that the page stay on zabbix.blabla.local.
is there a parameter to change? i entered no ip address in frontend config files
do you use vhosts with zabbix 1.1.2? does it work?
thanks
i'm using zabbix frontend 1.1.2 and here is my problem :
first of all, i use vhosts in apache, to have a proper dns name for zabbix, phpmyadmin and other things that are on the same server.
when i access the page "zabbix.blabla.local" it take me to the login page, no problem. but when i enter my login, the page is redirected to "http://10.0.0.1/index.php?blabla" (which of course is the ip of the server), and i'm not logged in (of course because no cookie is set for 10.0.0.1, it is set for zabbix.blabla.local), so i have to reenter my login.
i can still access to zabbix if i enter the login.
but i'd like that users don't have to see "10.0.0.1" at all, that the page stay on zabbix.blabla.local.
is there a parameter to change? i entered no ip address in frontend config files
do you use vhosts with zabbix 1.1.2? does it work?
thanks
Comment