]> git.llucax.com Git - mecon/scripts.git/blob - subversion/sapo/template.conf
dab5336b43f02d18c8aabcf0a0e457ed63d5e785
[mecon/scripts.git] / subversion / sapo / template.conf
1
2 # {REPOS} - {DESC}
3 <Location {REPOS_WWW}>
4
5    SVNReposName "{DESC}"
6
7    <LimitExcept GET PROPFIND OPTIONS REPORT>
8       Require group {REPOS}
9    </LimitExcept>
10
11 </Location>