Anyone have success in setting up a WebDAV subdomain on a nginx server? My LE is configured properly and my site is good to go. I just want to make a subdomain to set up WebDav to manage a service for myself.
Looks like the nginx WebDAV module is needed, but not sure how I ensure my setup will use my LE certs.
This is how I set up my server for nginx: https://www.digitalocean.com/community/tutorials/how-to-secure-nginx-with-let-s-encrypt-on-ubuntu-16-04