From b247087257ccff7868bf38c872359f2bb41be074 Mon Sep 17 00:00:00 2001 From: antelle Date: Fri, 8 Apr 2016 20:35:53 +0300 Subject: [PATCH] Updated WebDAV Config (markdown) --- WebDAV-Config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebDAV-Config.md b/WebDAV-Config.md index 9eda9c2..2309b7b 100644 --- a/WebDAV-Config.md +++ b/WebDAV-Config.md @@ -28,4 +28,4 @@ if ($request_method = 'OPTIONS') { } ``` -Please note: OPTIONS request must respond with 200 **without** authorization. \ No newline at end of file +Please note: OPTIONS request must work **without** authorization. \ No newline at end of file