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

Apache + subversion: authz files on a per-project basis

From: Daniel Klaffenbach <danielklaffenbach_at_gmail.com>
Date: Fri, 10 Apr 2009 14:44:14 +0200

I am using Apache 2.2.3 and subversion 1.4.2. I am serving _many_ svn
projects (in /var/www/svn) via HTTP and HTTPS. Authentication is done
by Apache (with Kerberos).

Now I want to be able to restrict the access to projects by using an
authz file (or something similar like .htaccess). Rather than using
one big authz file for all of the projects I would like to use ONE
authz file FOR EACH project (e.g.
/var/www/svn/PROJECTNAME/config/authz). When projects are being added
I do not want to change my Apache configuration.

Is there a way to do that? How would other large SVN providers (like
sourceforge) do this? Is this even possible without adding a vhost for
each project?

- Daniel Klaffenbach

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1630168

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-10 14:45:59 CEST

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.