mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 01:15:51 +03:00
[GH-ISSUE #83] Option to ignore requests coming in from WAN IP and/or any hostname not registered #74
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#74
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
@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
@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.