At Tue, 30 Oct 2007 14:46:40 -0200, "Fernando Lujan" <[EMAIL PROTECTED]> wrote: > Hi guys, > > I read that mongrel supports the webdav protocol. I need to "create" the > webdav files and allow a third party app access it just for read purposes. > > What do you recommend?
Hi Fernando. Unfortunately, you are incorrect. Mongrel is a web server for Ruby, and does not provide an implementation of the WebDAV protocol. You could of course write a WebDAV server for Mongrel, but that would take some effort. best, Erik Hetzner ;; Erik Hetzner, California Digital Library ;; gnupg key id: 1024D/01DB07E3
pgpz3Sp74Blwg.pgp
Description: PGP signature
_______________________________________________ Mongrel-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/mongrel-users
