- websvn auth, svn. , front-end, . , auth / :
<Directory /var/www/websvn/>
AuthType SSPI
SSPIAuth On
SSPIAuthoritative On
SSPIDomain "Subversion repository"
SSPIOfferBasic On
Require valid-user
</Directory>
Directory - . config.php websvn, websvn dav_svn.authz:
$config->useAuthenticationFile("/etc/apache2/dav_svn.authz");
auth, , auth . , AuthType , config.php.