[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Apache user/group

From: Christian Lescuyer <cl_at_goelette.net>
Date: 2004-02-26 10:35:10 CET

> I have configured Apache's httpd.conf with User/Group of nobody/nobody (on
Solaris).
> My repositories are accessible by group "devl". But I use the Apache
server for more
> than just Subversion.

Initially, I used apache/web for Apache2 and svn/web for administration. On
access, Apache set ownership to apache/web, but also changed mod to 644,
preventing write access for administration.

As I'm using Apache2 only for subversion, I switched User to "svn" in
httpd.conf. I'm not very happy with this, but it works. I'm sure I could
work out a proper set of access rights, but haven't had time.

Xtian

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 26 10:34:47 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.