In the docs , it says "DMX uses virtual roots to show content. WebDAV does not know about this. Every document is
always accessed through a complete path starting at the ‘portal root’"
If I go to Admin>File Manager, I do not see the 'folder' for DMX. In a DMX module, the root is listed as "Document Exchange", but I can't find a folder with this name.
I've tried:
http://mysite.com/dmxdav.axd/ -- returns 404 error.
http://mysite.com/dmxdav.axd/Projects -- returns 404 error.
http://mysite.com/dmxdav....ocument&20;Exchange/ -- returns "bad request"
http://mysite.com/dmxdav....20;Exchange/Projects -- returns "bad request"
What do I use for a path to the root folder?