Web Servers on Unix and Linux - Apache + WebDAV not working

This is Interesting: Free IT Magazines  
Home > Archive > Web Servers on Unix and Linux > September 2004 > Apache + WebDAV not working





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Apache + WebDAV not working
Mark M

2004-09-07, 5:53 pm

I have setup a simple Apache 2.0 server and enabled webdav as:

# WebDAV configuration
DavLockDB "C:/Program Files/Apache/Apache2/WebDav/LockDB"
<Location /webdav>
Dav On
</Location>

I can connect and browse the server with DAVExplorer
(http://www.ics.uci.edu/~webdav/) but when I use the Slide
command-line client (or the Slide APIs from my own client) it fails to
connect:

c:\SlideClient\bin>run
[ Slide ] $ open http://bass/webdav
connect http://bass/webdav
Sep 7, 2004 4:07:27 PM org.apache.commons.httpclient.HttpMethodBase
processRedirectResponse
INFO: Redirect requested but followRedirects is disabled
Warning: null
[ Slide ] $

Any idea what the problem is here? The Slide client API docs are
really poor...

-Mark
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com