Aha! I got Web Folders to work when pointed to a Zope/Zserver on the same machine, so the problem is probably with the servers I tried to point to first. I found an explanation in an earlier email on this list: the attempt to access _vti_bin is an attempt by Web Folders to see if the server supports FrontPage extensions. It tries this if it thinks the server does not support WebDAV. It might think a Zope/Apache server doesn't support WebDAV if Apache doesn't have the patches necessary to let the WebDAV inquiry pass thru to Zope. The patches are described at http://www.zope.org/Members/Brian/Misc/mod_cgi_webdav_patch.html. Hope that helps the next person that tries this. BTW, everything you ever wanted to know about WebDAV is at http://www.webdav.org/. -- Loren
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Rik Hoekstra Sent: Monday, May 22, 2000 08:48 To: Loren Stafford; Paul Browning; zope@zope.org Subject: Re: [Zope] Win98 and WEBDAV - you ought to see it if you can
When I try to "Add a Web Folder" on Win98 I get a 404 error on the resource _vti_bin both on my own web sites and on www.zope.org. Any idea why or what is _vti_bin?
Yes, it is (one of the) the dreaded Frontpage extension(s). Why you would get it and someone else wouldn't ... I don't know. Perhaps you have MS products that use FP extensions (Frontpage, Interdev, whatever) installed?
Rik
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )