I am setting up a webdav server in IIS 6.0, I like to know if there is a
wildcard in webdav so I can setup the link for multiple user and it will take
the login name instead of typing in the whole path. The directory is like
http://abc.a.com/webdav/usera, http://abc.a.com/web/dav/userb. Is there a
way to just go to the http://abc.a.com/webdav/ and append the rest when user
log in.
Thanks