Solution: I needed to change "Options Indexes MultiViews" to "Options Indexes All" at the apache2 config file so that "MultiViews" getting excluded that fixed the webdav writing for keepass, now its working well. --- can be closed ---
Solution: I needed to change "Options Indexes MultiViews" to "Options Indexes All" athte apache2 config file so that "MultiViews" getting excluded that fixed the webdav writing for keepass, now its working well. --- can be closed ---
Solution: I needed to change "Options Indexes MultiViews" to "Options Indexes All" athte apache2 config file so that "MultiViews" getting excluded that fixed the webdav writing for keepass, now its working well. can be closed -
Hi. I setup an apache2 webdav server on my raspberry pi at home today and it worked well so far. I got the problem right now that if i save the DB onto the server (PC client or Android client) it rename the DB.kdbx file to DB.kdbx.tmp so after restart the clients i get some error 404 file not found because the DB.kdbx file is named now DB.kdbx.tmp. If i sync/download the DB with the new URL https://mydomain/folder/DB.kdbx.tmp i can load it but if i save it again, it getting renamed again to DB.kdbx.tmp.tmp....