Updated WebDAV Config (markdown)

antelle 2017-04-16 21:26:51 +02:00
parent f47c6ecfa3
commit 3869dd3842
1 changed files with 1 additions and 1 deletions

@ -32,7 +32,7 @@ if ($request_method = 'OPTIONS') {
}
```
The version of `lighttpd` that ships with Debian 8 Jessie (`lighttpd` 1.4.35) is not fully compatible with the WebDAV protocol, and thus, not compatible with KeeWeb. When trying to save the keyring, `lighttpd` will give an HTTP status 409. This issue should be fixed with [`lighttpd` 1.4.40](https://www.lighttpd.net/2016/7/16/1.4.40/).
Don't want to write to temporary files and use MOVE? There's a switch in Settings → General.
## Custom certificates