I would like to connect to ZPT with GoLive using WebDAV Is there any documentation on Zope's WebDAV server ? Does WebDAV need to be configured after Zope is installed ? Does WebDAV listen on a certain port ? What settings need to be entered into GoLive for Zope's WebDAV server? GoLive's WebDAV Browser displays the message "can't connect to server" Any help would be appreciated David
David Kennedy wrote:
I would like to connect to ZPT with GoLive using WebDAV
Is there any documentation on Zope's WebDAV server ? Does WebDAV need to be configured after Zope is installed ?
you must start the webdav server using -W PORT in the start script. entering: # python z2.py --help will give you a list of all possible options
Does WebDAV listen on a certain port ? What settings need to be entered into GoLive for Zope's WebDAV server? GoLive's WebDAV Browser displays the message "can't connect to server"
Any help would be appreciated David
_______________________________________________ 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 )
regards Harald Koschinski _____________________________________________________________________ FRIATEC Aktiengesellschaft Informationssysteme und Organisation Tel. 0621 - 486 - 1454 Fax. 0621 - 486 - 1840 Steinzeugstrasse 50 mailto:harald.koschinski@friatec.de D-68229 Mannheim
participants (2)
-
David Kennedy -
Harald Koschinski