You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It represents a normal way to access data. It can allow a user to share (unsecured) a folder of the computer.
Access to resources
It accesses directly to resources on the root directory specified in the HTTPServerSettings instance.
If the server receive GET /public/chocolate.exe HTTP/1.1 and the <resource_root> used is D:\Documents\WebDAVServer, the resource will be D:\Documents\WebDAVServer\public\chocolate.exe.