mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-27 02:15:51 +03:00
[GH-ISSUE #222] Q about serving directories #193
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#193
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 @rkraken on GitHub (Oct 30, 2019).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/222
Sorry for what is likely a basic question here and probably mangled terminology.
I have a (non dockerized) Nextcloud running on my server which is accessed through apache2, and I'm wondering if it's possible to replace apache2 with NPM.
The reason I'm asking is I want to add additional dockerized services and have everything run through NPM. Currently nextcloud is located in a directory under /var/www/ and I don't see an obvious way to configure NPM to access directories, only to port-based services. What I believe I'm asking is if NPM can also function as a webserver in addition to the reverse proxy function.
Would I instead have to keep apache2 as the webserver, changing the port number, then configure a host in NPM to access it?
Thanks for any clarification.
@chaptergy commented on GitHub (May 11, 2021):
Unfortunately this is not possible. However there is an open feature request for this: https://github.com/jc21/nginx-proxy-manager/issues/58