Should be doable, take a look at the webDAV usecases [I ran into problems and abandoned this approach]. The problem that I see with s/authoring/webdav/ is that you then can't do things like:

COPY /default/authoring/index.html HTTP/1.1
Host: www.myhost.com
Destination:  http://www.myhost.com/default/live/index.html
[could map to publish usecase?]

you might want to try http://www.myhost.com/default/webdav/live/index.html.

I am playing around with the "webDAV specific port" approach. Seems to work, I think OO is having problems with the webDAV response for some reason or another.

--Doug



Emmanouil Batsis wrote:
On Friday 26 August 2005 10:44, Michael Wechner wrote:

what about a reserved prefix, e.g.

http://foo.bar/lenya/MY-PUB/webdav/....


Sorry for asking a basic question but will it be possible to use such a prefix like
MY-PUB/webdav/somedoco.html

and also have that same document live and editable from browser UAs without the prefix as
MY-PUB/somedoco.html

Thanks,

Manos

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to