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

Re: SSL required only for write access?

From: Zack Weinberg <zack_at_codesourcery.com>
Date: 2002-02-03 19:32:55 CET

On Sun, Feb 03, 2002 at 03:24:12AM -0800, Greg Stein wrote:
> On Sun, Feb 03, 2002 at 12:19:25AM -0600, David Summers wrote:
> > What Apache directives would I need to restrict subversion write access to
> > an SSL connection?
>
> Well, it sounds like you have two virtual hosts, right? One is the plain
> connection, and one is the SSL vhost. On the non-SSL vhost, only allow
> reads. One the SSL vhost, restrict writes to <whomever>.
>
> This may mean splitting out the two vhosts (i.e. avoid using the "this
> default vhost applies to all connections).

This is going to be a common configuration (it matches the
commit-via-ssh/anoncvs-for-read arrangement used with CVS)
and so instructions for how to set it up should be included
in the manual.

zw

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:03 2006

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

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