[GH-ISSUE #11] WebDav PROPFIND #4

Open
opened 2026-02-27 14:58:05 +03:00 by kerem · 2 comments
Owner

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

ERROR: failed to run command: sh ./configure --prefix=/etc/nginx/nginx ...
The command '/bin/sh -c /tmp/build-openresty' returned a non-zero code: 1

Many thanks!

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 > ERROR: failed to run command: sh ./configure --prefix=/etc/nginx/nginx \... >The command '/bin/sh -c /tmp/build-openresty' returned a non-zero code: 1 Many thanks!
Author
Owner

@skironDotNet commented on GitHub (Dec 29, 2022):

You can ignore that actually, I just realized I don't need PROPFIND

<!-- gh-comment-id:1366999110 --> @skironDotNet commented on GitHub (Dec 29, 2022): You can ignore that actually, I just realized I don't need PROPFIND
Author
Owner

@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.

<!-- gh-comment-id:1367001198 --> @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.
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/docker-nginx-full#4
No description provided.