mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
[GH-ISSUE #626] Ability to host webpages using nginx-proxy-manager #531
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#531
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 @llouie8888 on GitHub (Oct 4, 2020).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/626
Is your feature request related to a problem? Please describe.
Want to use nginx-proxy-manager to serve host dynamic or static webpages.
Describe the solution you'd like
Ability to configure to point to a directory to serve the static content in one of the server configuration options.
Describe alternatives you've considered
Alternative was to deploy nginx outside of the docker container to use the http server portion to serve static content.
Additional context
Add any other context or screenshots about the feature request here.
@llouie8888 commented on GitHub (Oct 4, 2020):
Nginx Proxy Manager is a great tool to perform the reverse proxy. I don't see any ability to host other website using the nginx http server. It would be good to somehow also support hosting static or dynamic webpages using this great tool.
@llouie8888 commented on GitHub (Oct 4, 2020):
I see there are already several feature request for this. Closing this one.