[GH-ISSUE #83] Option to ignore requests coming in from WAN IP and/or any hostname not registered #74

Closed
opened 2026-02-26 05:34:08 +03:00 by kerem · 2 comments
Owner

Originally created by @StuFrankish on GitHub (Feb 25, 2019).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/83

At the moment, I have a DDNS address that I CNAME over for various sites/services.
If I come in on the DDNS address or what ever my WAN IP address is, I get the "Default Site".

Can we have an option to turn this off entirely?
While I can easily add the DDNS address to either a 404 or redirect host, I have to manually add my WAN address each time it changes which can be inconvenient.

Originally created by @StuFrankish on GitHub (Feb 25, 2019). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/83 At the moment, I have a DDNS address that I CNAME over for various sites/services. If I come in on the DDNS address or what ever my WAN IP address is, I get the "Default Site". Can we have an option to turn this off entirely? While I can easily add the DDNS address to either a 404 or redirect host, I have to manually add my WAN address each time it changes which can be inconvenient.
kerem 2026-02-26 05:34:08 +03:00
  • closed this issue
  • added the
    duplicate
    label
Author
Owner

@ghallford commented on GitHub (Feb 25, 2019):

I would second this!! I just installed it and hitting my IP (no host name) it comes up with the "Congratulations! You've successfully started the Nginx Proxy Manager.". We need to be able to turn this off please

<!-- gh-comment-id:467164678 --> @ghallford commented on GitHub (Feb 25, 2019): I would second this!! I just installed it and hitting my IP (no host name) it comes up with the "Congratulations! You've successfully started the Nginx Proxy Manager.". We need to be able to turn this off please
Author
Owner

@jc21 commented on GitHub (Feb 25, 2019):

Totally understand the issue and it's almost covered by #26 already.

I'm going to close this as a duplicate, but go to #26 and comment about what you want instead of the congratulations page. If we remove that entirely, then nginx will just return the first valid host in the config as the default - so that's not an option.

<!-- gh-comment-id:467221257 --> @jc21 commented on GitHub (Feb 25, 2019): Totally understand the issue and it's almost covered by #26 already. I'm going to close this as a duplicate, but go to #26 and comment about what you want instead of the congratulations page. If we remove that entirely, then nginx will just return the first valid host in the config as the default - so that's not an option.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-proxy-manager-NginxProxyManager#74
No description provided.