We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 153acc1 commit 12e6f16Copy full SHA for 12e6f16
1 file changed
conf/conf-available/dav.conf
@@ -16,6 +16,7 @@ Alias / "/var/lib/dav/data/"
16
# These disable redirects on non-GET requests for directories that
17
# don't include the trailing slash (for misbehaving clients).
18
BrowserMatch "Microsoft Data Access Internet Publishing Provider" redirect-carefully
19
+BrowserMatch "^Microsoft-WebDAV-MiniRedir" redirect-carefully
20
BrowserMatch "MS FrontPage" redirect-carefully
21
BrowserMatch "^WebDrive" redirect-carefully
22
BrowserMatch "^WebDAVFS/1.[01234]" redirect-carefully
0 commit comments