Sorry if this is a FAQ. I'm trying to set up an Apache server (2.2.3, I
think) on XP and I'd like to setup WebDAV on it. Is there any documentation
on this? I can't seem to authenticate. I've got an htpasswd generated
authentication file, but it keeps wanting the username in the form
machinename\us
tpd.apache.org
Subject: Re: [EMAIL PROTECTED] WebDAV setup on Windows XP
You seem to be confusing auth_sspi (ntlm) auth with basic auth. Or it's
an issue with your client - do you have another non-Microsoft dav client
to try? And see conf/extras/httpd-dav.conf for an example.
Steve Pfi