Hi all!
I have zabbix web 1.8.2 installed on apache2.2 on freebsd8 on port 8080. Also, i have nginx on port 80 as frontend to apache2. When I click on "sort by" in inventory zabbix redirects me to 8080 from 80. In page source i see this:
<td class="hover_grey" onclick="javascript: redirect('http://zabbix.mydomain.ru:8080/hosts.php?sid=xxxxxxxxxxxxx&sort=dns&sortorder=DES C');">
can anybody help me to fix it?
Sorry for bad english.
I have zabbix web 1.8.2 installed on apache2.2 on freebsd8 on port 8080. Also, i have nginx on port 80 as frontend to apache2. When I click on "sort by" in inventory zabbix redirects me to 8080 from 80. In page source i see this:
<td class="hover_grey" onclick="javascript: redirect('http://zabbix.mydomain.ru:8080/hosts.php?sid=xxxxxxxxxxxxx&sort=dns&sortorder=DES C');">
can anybody help me to fix it?
Sorry for bad english.
Comment