mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
[GH-ISSUE #786] Forward to static site in folder on same computer #665
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#665
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 @torquemada163 on GitHub (Dec 21, 2020).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/786
Can I configure NPM to redirect my domain name to a folder with static HTML files on the same host as the NPM containers?
If this is possible, how?
Thanks!
@eyduh commented on GitHub (Dec 23, 2020):
I'm no docker nor webdev pro myself but I would guess that you could serve the static html files with some webserver, like nginx or lighttpd (outside of docker) on a non-standard port then use nginx-proxy-manager to redirect to 127.0.0.1:PORT or possibly serverhostname:PORT
I'll be trying something similar in the next few weeks and will report back if I manage to get it to work. c:
@torquemada163 commented on GitHub (Dec 24, 2020):
I don't want to have multiple Nginx instances on the same machine....... I would like to get by with one, if possible...
@kellcomnet2 commented on GitHub (Jan 1, 2021):
Duplicate of #280
@chaptergy commented on GitHub (May 12, 2021):
Duplicate of https://github.com/jc21/nginx-proxy-manager/issues/58