Hello,
I’m currently trying to get the webdav working on nginx 1.1.0.
Unfortunately, it doesn’t seem to work at all.
I’m following http://wiki.nginx.org/HttpDavModule but I cannot even
connect to the dav with cadaver.
It seems that it doesn’t support the OPTIONS nore PROPFIND, and thus
it’s just unusable…
I really don’t want to install apache to serve only webdav (nginx is
currently used for proxypass).
Is there a way to make it work properly ?
Cheers,
C.