[GH-ISSUE #2341] Route to external host without port? #1655

Closed
opened 2026-02-26 07:31:55 +03:00 by kerem · 3 comments
Owner

Originally created by @popfendi on GitHub (Oct 23, 2022).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/2341

I love the simplicity of this tool, and am currently using it to route requests to my static site and api hosted on the same server.
However i'd like to also route traffic to a Object storage bucket which has the url pattern https://eu2.contabostorage.com/access-key:bucket-name/filename.jpg

I'm having trouble routing from mysite.com/images/filename.jpg as the NPM dashboard wont allow for a hostname with no port.

When I add port 443 for example the url is https://eu2.contabostorage.com/access-key:bucket-name/:443

Is there any solution for routing to an external domain like this? I need to be able to pass the filename as a path variable too.

Many Thanks.

Originally created by @popfendi on GitHub (Oct 23, 2022). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/2341 I love the simplicity of this tool, and am currently using it to route requests to my static site and api hosted on the same server. However i'd like to also route traffic to a Object storage bucket which has the url pattern https://eu2.contabostorage.com/access-key:bucket-name/filename.jpg I'm having trouble routing from mysite.com/images/filename.jpg as the NPM dashboard wont allow for a hostname with no port. When I add port 443 for example the url is https://eu2.contabostorage.com/access-key:bucket-name/:443 Is there any solution for routing to an external domain like this? I need to be able to pass the filename as a path variable too. Many Thanks.
kerem 2026-02-26 07:31:55 +03:00
  • closed this issue
  • added the
    stale
    label
Author
Owner

@the1ts commented on GitHub (Nov 2, 2022):

Perhaps some pictures may be helpful. I'm not able to understand what you are putting where in the UI and what you expect to happen from those fields.
Since for example, https:// is always used as :443 in browsers unless stated otherwise in the address bar.

<!-- gh-comment-id:1299761430 --> @the1ts commented on GitHub (Nov 2, 2022): Perhaps some pictures may be helpful. I'm not able to understand what you are putting where in the UI and what you expect to happen from those fields. Since for example, https:// is always used as :443 in browsers unless stated otherwise in the address bar.
Author
Owner

@github-actions[bot] commented on GitHub (Feb 7, 2024):

Issue is now considered stale. If you want to keep it open, please comment 👍

<!-- gh-comment-id:1931103621 --> @github-actions[bot] commented on GitHub (Feb 7, 2024): Issue is now considered stale. If you want to keep it open, please comment :+1:
Author
Owner

@github-actions[bot] commented on GitHub (Mar 23, 2025):

Issue was closed due to inactivity.

<!-- gh-comment-id:2745971059 --> @github-actions[bot] commented on GitHub (Mar 23, 2025): Issue was closed due to inactivity.
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#1655
No description provided.