Re: WebDAV and anonymous+authenticated access

2019-09-22 Thread Francis Daly
On Sun, Sep 22, 2019 at 01:42:36PM +0100, Francis Daly wrote: > On Sun, Sep 22, 2019 at 12:39:37PM +0200, Marc wrote: Hi there, > Untested suggestions... and one more, also untested... > > Is it possible to setup nginx so that it shares a directory via WebDAV > > which would have read+write acc

Re: WebDAV and anonymous+authenticated access

2019-09-22 Thread Francis Daly
On Sun, Sep 22, 2019 at 12:39:37PM +0200, Marc wrote: Hi there, Untested suggestions... > Is it possible to setup nginx so that it shares a directory via WebDAV > which would have read+write access for authenticated users and simple > read access for non-authenticated/guest/anonymous users ? Wi

WebDAV and anonymous+authenticated access

2019-09-22 Thread Marc
Hello, Is it possible to setup nginx so that it shares a directory via WebDAV which would have read+write access for authenticated users and simple read access for non-authenticated/guest/anonymous users ? At the moment my WebDAV setup works correctly but only for authenticated users. Authenticat