have a look at http://wiki.rubyonrails.org/rails/pages/WebDAV
On 10/30/07, Erik Hetzner <[EMAIL PROTECTED]> wrote: > 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 > > _______________________________________________ > Mongrel-users mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/mongrel-users > > _______________________________________________ Mongrel-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/mongrel-users
