Hi, thanks for the update.
On Wed, Mar 09, 2022 at 06:16:50AM -0500, felipesmendes wrote: > Hi Sergey, > > Thank you for support. > > I managed to solve this problem. I'm glad you solved the issue. > I add this configuration in vhost then it works: > > dav_methods PUT DELETE MKCOL COPY MOVE; > dav_ext_methods PROPFIND OPTIONS; > create_full_put_path on; > dav_access user:rw group:rw all:rw; So, you've decided to review and change the previous application archicture by moving WebDAV functionality from the sabre/dav to nginx. What was a reason for that? -- Sergey A. Osokin _______________________________________________ nginx mailing list -- nginx@nginx.org To unsubscribe send an email to nginx-le...@nginx.org