Skip to content

Commit 12e6f16

Browse files
authored
Added Windows 10 default client
As mentioned here: BytemarkHosting/docker-webdav#11
1 parent 153acc1 commit 12e6f16

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

conf/conf-available/dav.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Alias / "/var/lib/dav/data/"
1616
# These disable redirects on non-GET requests for directories that
1717
# don't include the trailing slash (for misbehaving clients).
1818
BrowserMatch "Microsoft Data Access Internet Publishing Provider" redirect-carefully
19+
BrowserMatch "^Microsoft-WebDAV-MiniRedir" redirect-carefully
1920
BrowserMatch "MS FrontPage" redirect-carefully
2021
BrowserMatch "^WebDrive" redirect-carefully
2122
BrowserMatch "^WebDAVFS/1.[01234]" redirect-carefully

0 commit comments

Comments
 (0)