]> git.pld-linux.org Git - packages/subversion.git/blame - subversion-dav_svn.conf
- Version: 1.0.5 (security problems with older versions)
[packages/subversion.git] / subversion-dav_svn.conf
CommitLineData
b36d47ac 1LoadModule dav_svn_module /usr/lib/apache/mod_dav_svn.so
b42aa96c
AM
2
3#<Location /svn/repos>
429e8d0c
AM
4 # DAV svn
5 # SVNPath /home/svnroot
6 #
7 # # Limit write permission to list of valid users.
8 # <LimitExcept GET PROPFIND OPTIONS REPORT>
9 # # Require SSL connection for password protection.
10 # # SSLRequireSSL
11 #
12 # AuthType Basic
13 # AuthName "Authorization Realm"
14 # AuthUserFile /absolute/path/to/passwdfile
15 # Require valid-user
16 # </LimitExcept>
17 #</Location>
18
This page took 0.096892 seconds and 4 git commands to generate.