sudo apt update sudo apt install apache2 sudo a2enmod dav dav_fs sudo systemctl restart apache2
Ensure the ngx_http_dav_module is enabled in your Nginx build. Then configure a location with dav_methods.
ngx_http_dav_module
dav_methods