Quoting Martin Gronberg <[EMAIL PROTECTED]>:
> Using Slide 1.0.9 and Tomcat 3.2.1 on Linux. Trying to create a
> relative mapping to the Slide WebDAV Servlet. Want WebDAV servlet to
> respond to http://host:port/logical_name/webdav/ and treat that as the
> doc root. WebDAV command line client seems to work, however, MS Win2K
> File Explorer and Slide Servlet not working.
I'm aware of the issue, but unfortunately I can't really fix it.
In your case, a request on http://host:port/logical_name/webdav will fail,
although http://host:port/logical_name/webdav/ will work ok.
IE will always make the request on http://host:port/logical_name/webdav. That's
why IE doesn't work here.
Remy