configure Virtual host
From: Helio MC Pereira <helio.mc.pereira_at_gmail.com>
 
Date: 2006-01-27 17:31:09 CET 
Hi,
    I'm new to Subversion and my english is not very well :P
    I'm trying to configure apache with a virtual host for multiple
    /home/user1/snv
    Each user need to mantain the svn repository.
    How do I configure virtual host for all to points something like
 <VirtualHost *:80>
     <Location "/svn">
         <Limit GET PROPFIND OPTIONS REPORT>
         #SSLRequireSSL
  | 
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.