Hi Andreas,
Thanks for giving this a try. I have added Goliath to the client
selector as a webdav client. I believe that it was being redirected to
the login page, instead of using basic auth, webDAV clients don't like
redirects (it wouldn't give you the login form anyway).
I haven't really had the time to test this out with other clients (I am
using dreamweaver and web folders).
--Doug
Apache Wiki wrote:
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Lenya Wiki" for change
notification.
The following page has been changed by AndreasHartmann:
http://wiki.apache.org/lenya/HowToEditWithWebDAV
------------------------------------------------------------------------------
* In order for the current webDAV interface to work, the client has to
identify itself in the User-Agent header and it needs to support http Basic Auth
* Dreamweaver can't yet make new documents, for some reason it issues a
MKCOL before putting a new document, MKCOL isn't handled yet.
* Attempt to mount the default pub on the Mac (using mount_webdav) fails, I
suspect that it doesn't like the disrespect Lenya has for the Depth header
currently
- * AndreasHartmann: I could mount the pub using the "Connect to Server"
feature of Finder, but wasn't able to save or copy files.
+ * AndreasHartmann: I could mount the pub using the "Connect to Server" feature of Finder, but
wasn't able to save or copy files. Goliath ([http://www.webdav.org/goliath/]) showed the
"authoring" folder, but then I got an "unknown connection error".
* Assets can be retrieved via GET requests, but can't be PUT. Don't really
know how to handle that.
* DELETE is currently not working due to an existing bug in the usecase
---------------------------------------------------------------------
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]