NginxProxyManager / nginx-proxy-manager

Docker container for managing Nginx proxy hosts with a simple, powerful interface
https://nginxproxymanager.com
MIT License
22.41k stars 2.6k forks source link

Zabbix custom location not working #411

Open styxadmin opened 4 years ago

styxadmin commented 4 years ago

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:

image

image

image

image

As you can see it does not proerly direct to https://zabbix.mydomain.com/zabbix/

image

jc21 commented 4 years ago

I think you need to specify 192.168.100.12/zabbix as the Forward Hostname in Custom Location section.

rdavey228 commented 4 years ago

That doesn't work - I have the same problem

BassT23 commented 1 year ago

Under "Custom Location": custom location: / Forward hostname / IP: <IP>/zabbix/

Than the Problem you will have, like me; Login only work as guest, ...

github-actions[bot] commented 6 months ago

Issue is now considered stale. If you want to keep it open, please comment :+1:

lilp69 commented 4 weeks ago

@BassT23 I try your solution, and I've the connection page. When I try to connect with any user (mine, admin, guest), I've this message : https://i.imgur.com/2neIywg.png