mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-26 01:45:54 +03:00
[GH-ISSUE #2490] Does NPM support HTTP PROPFIND method? #1740
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#1740
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 @skironDotNet on GitHub (Dec 19, 2022).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/2490
using
jc21/nginx-proxy-manager:latestThis may not be a bug, just limited functionality report or feature request, please read...
I have
Directory "/" not founderror in owncloud, and I believe this is related to NPMThe 404 is likely thrown by Nginx because as I remember back in a days when wanted to run WebDav from Nginx I needed extended module for Nginx to include PROPFIND method, so I'm making a simple assumption here, that NPM is not compiled with extended Nginx functionality, thus can't provide 100% reverse proxy.
Can you confirm if you include
ngx_http_dav_module?https://nginx.org/en/docs/http/ngx_http_dav_module.html
Actually probably unofficial
https://github.com/arut/nginx-dav-ext-module
https://forum.nginx.org/read.php?2,227415,227415
If not, would you be able to include it, or should I build my own container based on yours to include it?
@skironDotNet commented on GitHub (Dec 19, 2022):
I think the problem got solved when I disabled "Cache Assets", so maybe would just need to adjust something to let PROPFIND work without cache, and the rest to cache?
@github-actions[bot] commented on GitHub (Feb 1, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@github-actions[bot] commented on GitHub (Mar 19, 2025):
Issue was closed due to inactivity.