[GH-ISSUE #82] Avoid port redirection #75

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

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

Hi,

I'm using pihole and I want to be able to access to it without exposing it's port like i'm doing for other services but when I open the url https://mydomain.duckdns.org i'm redirected to https://mydomain.duckdns.org:4865/admin ... it's possible to avoid this port redirection without changing pihole config?

For instance Portainer use port 9000 but i'm able to access to it since it don't change port url to include the port...

Regards,
Nuno

Originally created by @nunofmds on GitHub (Feb 22, 2019). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/82 Hi, I'm using pihole and I want to be able to access to it without exposing it's port like i'm doing for other services but when I open the url https://mydomain.duckdns.org i'm redirected to https://mydomain.duckdns.org:4865/admin ... it's possible to avoid this port redirection without changing pihole config? For instance Portainer use port 9000 but i'm able to access to it since it don't change port url to include the port... Regards, Nuno
kerem closed this issue 2026-02-26 05:34:08 +03:00
Author
Owner

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

That's something specific to the upstream server. There might be a setting in Pihole to say that despite running on port 4865, you want to access it behind a reverse proxy on port 80 (or https 443).

<!-- gh-comment-id:466831988 --> @jc21 commented on GitHub (Feb 24, 2019): That's something specific to the upstream server. There might be a setting in Pihole to say that despite running on port 4865, you want to access it behind a reverse proxy on port 80 (or https 443).
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#75
No description provided.