Update WebDAV: root path + 0.0.0.0 bind
This commit is contained in:
@@ -1130,7 +1130,7 @@ fn create_webdav_handler_inner(
|
||||
dav_server::DavHandler::builder()
|
||||
.filesystem(dav_fs)
|
||||
.locksystem(locksystem)
|
||||
.strip_prefix("/webdav")
|
||||
.strip_prefix("")
|
||||
.build_handler()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user