Re: PROPFIND hrefs and CyberTeams mod_webdav

Max Rible wrote:
> ...
> When I use PROPFIND to discover the contents of a collection, I need
> some way to figure out how they relate to the request I made.
> This is not a problem on most servers:  if I telnet to sandbox.xerox.com:8080
> and PROPFIND / with Depth: 0, I get the href "/", which clearly refers
> to http://sandbox.xerox.com:8080/.  The server at dav.ics.uci.edu gives me
> hrefs that have http://dav.ics.uci.edu/ on the front.  These are all
> internally consistent.

fyi, you can also test against http://msdav.lyra.org/dav/. You should
find that the <href> elements are similar to PyDAV (they begin with
"/").

Cheers,
-g

--
Greg Stein, http://www.lyra.org/

Received on Tuesday, 16 February 1999 15:26:34 UTC