mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 09:25:55 +03:00
[GH-ISSUE #1568] Delete/remove default listen 80/443 entries by server #1185
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#1185
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 @vflame on GitHub (Nov 5, 2021).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1568
Commenting out
listen 80andlisten 443 ssldoes not persist/apply when editing /data/nginx/proxy_host/*.confI'm trying to disable port 80/443 for specific servers and exposing alternate ports via the advanced block.
How can this be done?
@chaptergy commented on GitHub (Nov 5, 2021):
Using other ports persistently can only be done using stream ports. However ssl encryption is not available for stream hosts, so this is not meant for http traffic.
@scarab714 commented on GitHub (Dec 22, 2021):
I'm also having this constraint to listen to another port AND having the need to disable 443 and 80 which are listening by default even though i'm setting another port in Advanced tab.
Would it be possible to simply add a field (like the one for Domain Names) in the future release where we can add the listening ports we want?
The redirect http to https, it could be just a switch button with a field where we select to which port we want to redirect if we activate it.
Nginx Proxy Manager team made an incredible work with this beautiful GUI. I'm just lacking one option for this in order to be able to use it :'(
Thanks you very much for your amazing work!
@github-actions[bot] commented on GitHub (Mar 2, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@github-actions[bot] commented on GitHub (Apr 15, 2025):
Issue was closed due to inactivity.