Skip to content

Instantly share code, notes, and snippets.

@meineerde
Created May 4, 2010 13:22
Show Gist options
  • Save meineerde/389402 to your computer and use it in GitHub Desktop.
Save meineerde/389402 to your computer and use it in GitHub Desktop.
<Location /svn>
DAV svn
SVNParentPath "/var/svn"
DirectorySlash Off
AuthType Basic
AuthName "Secured Area"
Require valid-user
</Location>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment