Updated WebDAV Config (markdown)

antelle 2016-04-08 20:35:53 +03:00
parent 071969993b
commit b247087257
1 changed files with 1 additions and 1 deletions

@ -28,4 +28,4 @@ if ($request_method = 'OPTIONS') {
}
```
Please note: OPTIONS request must respond with 200 **without** authorization.
Please note: OPTIONS request must work **without** authorization.