[Zope-Coders] Re: [Zope] WebDAV Locks / 2.4.3/ MS Office 2000
Chris Withers
chrisw@nipltd.com
Wed, 16 Jan 2002 16:45:51 +0000
Andreas Jung wrote:
>
> What about a switch to disable WebDAV on the HTTP source port ?
I'm assuming you mean the standard HTTP port? ;-)
Well, perhaps Zope's HTTP port shouldn't serve WebDAV by default?
A switch would certainly be a good idea, how would I go about adding one?
> Zope must
> reply
> in this case with an "unsupported method" message when trying to call LOCK,
> OPTIONS etc.
Not correct. OPTIONS must be replied to. I tried this with Lotus Domino.
Office/IE still does the OPTIONS request, Domino just replies with
'GET,HEAD,PUT,POST' or some such...
cheers,
Chris