You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by ha...@gmx.de on 2010/10/10 08:57:50 UTC

[users@httpd] Re: mod_dav - practical use

>> It's not so much a trick.. You reverse-proxy DAV (write) requests to a
>> back-end which is running on an unprivileged port, as an unprivileged
>> user, who has the permission to do writes on the FS.

ahh, sure... but i would need a new backend for every dav user. which software is recommend for this kind of backend? have no idea at the moment.

Thanks,
Hajo

-- 
GRATIS! Movie-FLAT mit über 300 Videos. 
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Re: mod_dav - practical use

Posted by Igor Galić <i....@brainsware.org>.
----- "hajo locke" <ha...@gmx.de> wrote:

> >> It's not so much a trick.. You reverse-proxy DAV (write) requests
> to a
> >> back-end which is running on an unprivileged port, as an
> unprivileged
> >> user, who has the permission to do writes on the FS.
> 
> ahh, sure... but i would need a new backend for every dav user. which
> software is recommend for this kind of backend? have no idea at the
> moment.

The obvious answer, of course, is to run httpd ;)

But if you're looking for something more light-weight, you may want
to take a look at Yaws:

http://yaws.hyber.org/yman.yaws?page=yaws.conf

it supports DAV (amongst many other things)

> Thanks,
> Hajo

So long,
i

-- 
Igor Galić

Tel: +43 (0) 664 886 22 883
Mail: i.galic@brainsware.org
URL: http://brainsware.org/

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org