[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: Greg Stein <gstein_at_lyra.org>
Date: 2002-02-03 12:24:12 CET

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).

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
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.