405 Not Allowed
Sergey A. Osokin
osa at freebsd.org.ru
Wed Mar 9 21:51:12 UTC 2022
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
More information about the nginx
mailing list