[Twisted-Python] WebDAV support

Christopher Armstrong radix at twistedmatrix.com
Thu Oct 3 06:21:38 EDT 2002


On Thu, Oct 03, 2002 at 11:38:14AM +1000, Daniel Stone wrote:
> Hi all,
> I'm currently working on MoulDAVia, a kick-arse WebDAV server.
> Basically, instead of offering a simple shared area (a la Apache's
> mod_dav), it will be configurable so you can define a shared area for
> one location, login-based for another (chroot()s to your homedir, drops
> privileges, based on LDAP, but it could be something else), etc, etc.
> 
> I originally started doing this with Twisted, but hit an obstacle. I
> can't remember what it was, and spiv wrote twisted.inetd seemingly out
> of spite (hi Andrew! :), so I'm going to start trying with Twisted
> again.

I'm pretty interested in WebDAV support for Twisted as well -- I'd like
to eventually support it in TamTam. Where can we discuss its design, &c?

Why did you need inetd support to facilitate a WebDAV server, though?





More information about the Twisted-Python mailing list