On Fri, 28 Feb 2020 19:45:55 +0100, Pierre Couderc pierre@couderc.eu wrote:
I use infcloud with davical with nginx without problem...
Yes, that's the non-CORS option. Not quite what I wanted but at least it works.
BTW, I used
location /infcloud { alias /var/www/infcloud; }
but that's details ;).
-- Johan