I'm primarily a
User Developer Sysadmin A mixture Something else entirely .. ( 563 votes ~ 10 comments )
You are not currently logged in. If you do not have a user account then please consider creating one and logging in before you post your comment. This will allow you to track replies to your comment, and take part in the site much more freely.
To add your comment, fill in all the boxes below and then preview it to make sure you're happy with the way that it looks.
This is the comment you were replying to, attached to the article Question: WebDAV with Apache2 - including Windows XP?:
#7 Re: Question: HowTo WebDAV with Apache2 - difficult clients (includin Posted by chris (80.203.xx.xx) on Mon 7 Nov 2005 at 14:45 Been trying this since before this article - and I still get nowhere :( Apache2 - with dav and dav_fs modules loaded. Here's the test DAV config (culled from a combination of this article, links from it and google searches): DAVLockDB /var/lock/apache2/DAVLock BrowserMatch "^WebDAVFS/1.[012]" redirect-carefully BrowserMatch "Microsoft Data Access Internet Publishing Provider" redirect-carefully BrowserMatch "Microsoft-WebDAV-MiniRedir/5.1.2600" redirect-carefully BrowserMatch "^WebDrive" redirect-carefully BrowserMatch "^WebDAVFS" redirect-carefully Header add MS-Author-Via "DAV" EncodingEngine on NormalizeUsername on Alias /dav /tmp/dav Dav On AuthType Digest AuthName DAV AuthDigestDomain /dav/ DAV AuthDigestFile /etc/apache2/dav.digest require valid-user Tested http://host/dav, http://host:80/dav, http://host/dav/, http://host:80/dav/ - all fail. Anything with a # in it XP pro says is an invalid location. Anyone see what's wrong? All works fine with cadaver from linux and from win2k - just not XP.
DAVLockDB /var/lock/apache2/DAVLock BrowserMatch "^WebDAVFS/1.[012]" redirect-carefully BrowserMatch "Microsoft Data Access Internet Publishing Provider" redirect-carefully BrowserMatch "Microsoft-WebDAV-MiniRedir/5.1.2600" redirect-carefully BrowserMatch "^WebDrive" redirect-carefully BrowserMatch "^WebDAVFS" redirect-carefully Header add MS-Author-Via "DAV" EncodingEngine on NormalizeUsername on Alias /dav /tmp/dav Dav On AuthType Digest AuthName DAV AuthDigestDomain /dav/ DAV AuthDigestFile /etc/apache2/dav.digest require valid-user
Posting Format:
Inappropriate comments will be removed.
Some help on entry formatting is available
Username:
Password:
[ Advanced Login ]
Register Account