mirror of
https://github.com/NginxProxyManager/docker-nginx-full.git
synced 2026-04-24 22:55:58 +03:00
[GH-ISSUE #11] WebDav PROPFIND #4
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/docker-nginx-full#4
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 29, 2022).
Original GitHub issue: https://github.com/NginxProxyManager/docker-nginx-full/issues/11
I was trying to add some code based on this https://github.com/dgraziotin/docker-nginx-webdav-nononsense/blob/main/Dockerfile
and the script fails on ./configure, I'm assuming https://github.com/arut/nginx-dav-ext-module is not compatible with openresty
Can Nginx Proxy Manager work with "normal" nginx?
or maybe can you look at my fork (master branch) https://github.com/skironDotNet/docker-nginx-full and debug more to see why exactly this is failing?
All I'm able to see in the console is
Many thanks!
@skironDotNet commented on GitHub (Dec 29, 2022):
You can ignore that actually, I just realized I don't need PROPFIND
@baudneo commented on GitHub (Dec 29, 2022):
I don't have the time just yet to try and implement this for you but give me a week or so and I can try adding it to my modsec/crowdsec NPM image.