On Tue, Oct 26, 2004 at 09:22:42PM +0200, Tino Wildenhain wrote:
Hi,
Am Di, den 26.10.2004 schrieb John Poltorak um 21:09:
Is Zope enabled for Webdav by default or does something specific need to be set?
As far as a Webdav enabled client, will recent versions of Mozilla (1.73) be OK for using Webdav and how would I get them into Webdav mode?
Zope enables webdav by default. There is a second server which is referred to as "webdav source server" which just means "GET" will return document_src instead of rendered content. The web port will behave same for all dedicated webdav clients it knows.
What port does it use? I guess I can tell whether it is available by running 'netstat -l'...
I'm not aware where Mozilla is a webdav client. Do you mean the HTML author module?
Mozilla's Calendar app can use WebDAV for maintaing a remote calendar. I'd like to see if I can setup Zope as a remote calendar server for Mozilla, but am none too sure where to start.
Regards Tino
-- John