From 3eb0791a1db21a5c3e6d49ba1af8a2ea59abbb23 Mon Sep 17 00:00:00 2001 From: antelle Date: Sun, 14 Aug 2016 20:10:24 +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 cd59175..05a988f 100644 --- a/WebDAV-Config.md +++ b/WebDAV-Config.md @@ -28,4 +28,4 @@ if ($request_method = 'OPTIONS') { } ``` -❗ Please note: OPTIONS request must work **without** authorization. \ No newline at end of file +❗ OPTIONS request must work **without** authorization. \ No newline at end of file