Access Apache WebDAV from Windows XP

This is a work-in-progress. This is not complete, may be never will be. It is purely for my own reference. Use at your own risk.

Here I try to remember how to configure Apache and Windows XP so that WebDAV on Apache
is accessible from Windows XP clients.



Links:
http://www.thrrrust.com/~pclark/blog/2005/03/fun-with-windows-xp-and-webdav.html
http://www.hss.caltech.edu/help/unix/admin/web/apache-webdav-xp
http://support.microsoft.com/?kbid=909423
http://www.greenbytes.de/tech/webdav/webdav-redirector-list.html

Registry changes required to support large files and many files:
http://support.microsoft.com/default.aspx/kb/900900/
http://support.microsoft.com/?kbid=912152

Automatic Protocol Driver Selection for MSDAIPP
http://msdn2.microsoft.com/en-us/library/ms691698.aspx
http://msdn2.microsoft.com/en-us/library/ms691696.aspx
http://msdn2.microsoft.com/en-us/library/ms691722.aspx

DHTML Behaviors for making webfolder open automatically.
http://dean.edwards.name/moz-behaviors/
http://msdn.microsoft.com/workshop/author/behaviors/reference/behaviors/anchor.asp
http://codebetter.com/blogs/darrell.norton/archive/2004/12/10/36022.aspx
http://msdn.microsoft.com/workshop/author/behaviors/overview.asp
http://www.w3.org/TR/becss

http://www.hss.caltech.edu/help/web/webdav/accessing/windowsxp
http://ulihansen.kicks-ass.net/aero/webdav/

General ASP auth gyaan
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/madam.asp

Interesting page about different dlls and functionalities related security
http://msdn2.microsoft.com/en-us/library/ms838345.aspx#windows_xpe_security_internet_connection_security_support

Popular posts from this blog

Linux IPC and Limits

htop: more than top. pstree: ps with tree.