> Web Folders are an IE5 thing. It uses the WebDAV protocol to talk to the > server (or it can use the FrontPage-proprietary protocol). So... that > means you want a server to speak the WebDAV protocol. WebDAV is an > extension to HTTP, which means the easiest way to have your server speak > WebDAV is to extend your web server to speak HTTP *and* WebDAV. > > My mod_dav module for Apache is just the trick. I've been using it in > conjunction with Web Folders for a couple months now and it works great. > > For information about WebDAV in general, please see > http://www.webdav.org/. There is a FAQ there that may be helpful. Thanks... Thats all I needed to know. I built my apache with DSO support, so as long as mod_dav has no probs with apxs then its a simple matter of adding it in. Cheers Chris > > Cheers, > -g > > -- > Greg Stein, http://www.lyra.org/ >Received on Friday, 14 May 1999 18:15:55 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 2 June 2009 18:43:49 GMT