Hi Florent, > The only drawback I ran into is that we don't have an > implicit root for WebDAV servers, so it is not possible to > browse the ML content through WebDAV if you have documents > with URIs like: > > /some/thing > /dir/file > hello/world
Webdav app servers within MarkLogic Server always start with / (at the least). So /some/thing and /dir/file should work allright, provided /, /some/, and /dir/ are explicit directories. Hello/world won't work, nor will things like http://etc/etc/, though.. Kind regards, Geert drs. G.P.H. (Geert) Josten Consultant Daidalos BV Hoekeindsehof 1-4 2665 JZ Bleiswijk T +31 (0)10 850 1200 F +31 (0)10 850 1199 mailto:[email protected] http://www.daidalos.nl/ KvK 27164984 De informatie - verzonden in of met dit e-mailbericht - is afkomstig van Daidalos BV en is uitsluitend bestemd voor de geadresseerde. Indien u dit bericht onbedoeld hebt ontvangen, verzoeken wij u het te verwijderen. Aan dit bericht kunnen geen rechten worden ontleend. _______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
