Hi, I cant get the custom location for Zabbix to work. On my current nginx configuration it is set up like this: #reverse proxy location /zabbix/ { proxy_pass http://192.168.100.12/zabbix/; I am trying to replicate that on the UI of Nginx Proxy Manager:     As you can see it does not proerly direct to https://zabbix.mydomain.com/zabbix/ 