Answer the question
In order to leave comments, you need to log in
How to change url for zabbix correctly?
Previously, zabbix was in the subpack mydomain.com/zabbix
I reconfigured the web server and now zabbix is at the url zabbix.mydomain.com/
When I log in, it throws me to zabbix.mydomain.com/zabbix/dashboard.php
If I go to the correct url zabbix.mydomain .com/ after that, everything is fine and all internal zabbix urls are in order
In the zabbix config and in the admin panel, I did not find that there was a url parameter, where can it be configured?
Answer the question
In order to leave comments, you need to log in
There must be settings somewhere.
As a last resort, you can:
RewriteRule ^/zabbix/(.*)$ /$1 [R=301,L]
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question