jlesage / docker-nginx-proxy-manager

Docker container for Nginx Proxy Manager
MIT License
770 stars 173 forks source link

Getting nginx proxy manager landing page instead of my forward #171

Open jsaltzman opened 3 years ago

jsaltzman commented 3 years ago

I am trying to forward admin.mydomain.com to my unraid admin page. After creating a host, when I load the domain I get the nginx proxy manager landing page instead of what I am trying to proxy/forward to.

Port forwarding is clearly working because I get something but my proxy host is not.

jlesage commented 3 years ago

You get the landing page when you reach NPM through an unconfigured domain name, or via an IP adresse. Can you double check that there is no typo in your proxy host? Does the proxy host has a green dot?

jsaltzman commented 3 years ago

The problem was I had a / at the end of the url. Getting rid of this fixed my issue. Is this expected behavior?

jlesage commented 3 years ago

I tried to reproduce on my side without success: whether or not the / character is at the end of the URL, it works.

Can you share your proxy host configuration ?