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