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

Restricting svn to one VirtualHost

From: Michael Becker <spammb_at_gmail.com>
Date: 2005-03-11 01:21:36 CET

I have svn up and running using apache for access. I have one minor
bug in my setup that is a little annoying though.
I installed subversion using yum so my subversion apache directives
are in a separate file called subversion.conf in conf.d
I have 3 domains running off of my internet connection using the
VirtualHost directive in my httpd.conf file
Here's the issue, I only want svn to show up when someone browses to a
particular domain, but at the moment, it shows up when browsing my
subversion path on all domains.
Is there a way to restrict the access to one single virtualhost domain
outside of moving what is in my subversion.conf file into the
virtualhost directive of that domain in my httpd.conf file?
Thanks for you help!
Michael Becker

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 11 01:24:25 2005

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.