[GH-ISSUE #59] cant forward zoneminder #55

Closed
opened 2026-02-26 05:33:56 +03:00 by kerem · 4 comments
Owner

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

I am using the docker for zoneminder here
https://hub.docker.com/r/dlandon/zoneminder/

zoneminder cannon be run on the root directory it always runs on example.com/zm

how do I proxy https://mydomain.com:443/zm to https://example.com:44302/zm
mydomain.com is external
example.com is internal

this might be similar to issue #40 but I'm not sure

Originally created by @cTurtle98 on GitHub (Jan 25, 2019). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/59 I am using the docker for zoneminder here https://hub.docker.com/r/dlandon/zoneminder/ zoneminder cannon be run on the root directory it always runs on example.com/zm how do I proxy https://mydomain.com:443/zm to https://example.com:44302/zm mydomain.com is external example.com is internal this might be similar to issue #40 but I'm not sure
kerem 2026-02-26 05:33:56 +03:00
Author
Owner

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

You should still be able to forward to zoneminder with a proxy host. The base url / will go to the zm docker and it will do whatever it does but you can still access https://mydomain.com/zm and it will forward to /zm on the destination.

<!-- gh-comment-id:464537355 --> @jc21 commented on GitHub (Feb 18, 2019): You should still be able to forward to zoneminder with a proxy host. The base url `/` will go to the zm docker and it will do whatever it does but you can still access `https://mydomain.com/zm` and it will forward to `/zm` on the destination.
Author
Owner

@cTurtle98 commented on GitHub (Feb 18, 2019):

I have my website running on the base domain, that is already proxying to the docker hosting my website

<!-- gh-comment-id:464542150 --> @cTurtle98 commented on GitHub (Feb 18, 2019): I have my website running on the base domain, that is already proxying to the docker hosting my website
Author
Owner

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

Ah ok then you want #40

<!-- gh-comment-id:464549105 --> @jc21 commented on GitHub (Feb 18, 2019): Ah ok then you want #40
Author
Owner

@cTurtle98 commented on GitHub (Jun 13, 2019):

image
yay thank you for adding the custom locations tab it works now

<!-- gh-comment-id:501502323 --> @cTurtle98 commented on GitHub (Jun 13, 2019): ![image](https://user-images.githubusercontent.com/24465356/59394988-aeaf8680-8d36-11e9-867f-d0e91cc45bf3.png) yay thank you for adding the custom locations tab it works now
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#55
No description provided.