Hi Sergey,

Thank you for support.

I managed to solve this problem.

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;

Posted at Nginx Forum: 
https://forum.nginx.org/read.php?2,293805,293813#msg-293813

_______________________________________________
nginx mailing list -- nginx@nginx.org
To unsubscribe send an email to nginx-le...@nginx.org

Reply via email to