Hello, I was wondering if it is possible to disable directory browsing through WebDAV. When using IE5's web folder support, and connecting to the Zope server, I am able to view all of the objects in the root folder and down (Control Panel, etc...). This doesn't happen with a standard http request, where I'll either be served the index_html object, or get a resource not found error if there is none. If I try to create folders or copy files from a local system to the Zope server via WebDAV, I am asked for a password, so that seems to work fine. Using Zope 2.3/Python 2.0 on FreeBSD Thank you, Lucas Taylor
afaik WebDAV is designed to allow discovery. ----- Original Message ----- From: "Lucas Taylor" <lucasta@goodnet.com> To: <zope@zope.org> Sent: Friday, February 09, 2001 1:16 AM Subject: [Zope] WebDAV directory browsing
Hello,
I was wondering if it is possible to disable directory browsing through WebDAV. When using IE5's web folder support, and connecting to the Zope server, I am able to view all of the objects in the root folder and down (Control Panel, etc...). This doesn't happen with a standard http request, where I'll either be served the index_html object, or get a resource not found error if there is none. If I try to create folders or copy files from a local system to the Zope server via WebDAV, I am asked for a password, so that seems to work fine.
Using Zope 2.3/Python 2.0 on FreeBSD
Thank you,
Lucas Taylor
_______________________________________________ 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 )
participants (2)
-
Lucas Taylor -
Phil Harris