Hello, so I wanted to create a nginx WebDAV to sync my files across Zotero (a bibliography software) apps.
I came across an old YunoHost app (here), which I couldn’t instal. I also found this old YNH forum post where it describes how to create an nginx webdav, according to the nginx documentation.
I tried following that instructions, changing relevant commands to use my domain, but keeping the 777 permissions to every user just to be sure it would work. When I try to access it through the ynh portal I get a 403 forbidden error, I think it may be related to permissions, but I need further help to make it work. Thank you in advance.
My YunoHost server
Hardware: Raspberry Pi 2B at home
YunoHost version: 11.2.10
I have access to my server : Through SSH | through the webadmin
Are you in a special context or did you perform some particular tweaking on your YunoHost instance ? : no