phookie wrote:
Assuming I have a WebDAV enabled Server and have set permission appropriately, Can I use Mozilla: Composer to publish web documents similar to using it with older web servers which support HTTP: Put/Get/Etc..

Jerry


Hi Jerry,


WebDAV is an HTTP extension with specific headers which are not covered by Composer.

To use Composer with a WebDAV support, you have to write your own HTTP requests and response and han them to Composer. It's a rather difficult task because you have to implement the WebDAV protocol.

Daniel

_______________________________________________
mozilla-editor mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-editor

Reply via email to