ServerAdmin webmaster@mattread.com
ServerName svn.mattread.org
DirectoryIndex index.php index.html
DocumentRoot /var/www/mattread/htdocs/wiki
Options Indexes FollowSymLinks MultiViews
AllowOverride All
Order allow,deny
allow from all
CustomLog /var/log/apache2/access.svn.mattread.org.log combined
Order allow,deny
Allow from all
DAV svn
SVNParentPath /var/svn/
SVNListParentPath on
SVNAutoversioning on
AuthzSVNAccessFile /var/svn/authz
Satisfy any
Require valid-user
AuthType Basic
AuthName "Matt Read VC"
AuthUserFile /var/svn/passwd