# Configuration for websvn using php4. Alias /websvn /usr/share/websvn ## No MultiViews DirectoryIndex index.php Options FollowSymLinks ## MultiViews #DirectoryIndex wsvn.php #Options FollowSymLinks MultiViews ## End MultiViews Order allow,deny Allow from 192.168.1.0/24 # Allow from All php_flag magic_quotes_gpc Off php_flag track_vars On AuthType Digest AuthName "Subversion Repository" AuthUserFile /etc/apache2/dav_svn.passwd Require valid-user