- <VirtualHost *:80>
- ServerName xxxx
- AddDefaultCharset UTF-8
- <Location />
- DAV svn
- SVNPath /srv/lib-php/svn
- AuthType Basic
- AuthName "PHP Lib SVN"
- AuthUserFile /srv/passwd
- AuthzSVNAccessFile /srv/authz
- # <LimitExcept GET PROPFIND OPTIONS REPORT>
- Require valid-user
- # </LimitExcept>
- </Location>
- </VirtualHost>
SHARE
TWEET
elnur
a guest
May 22nd, 2010
91
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
RAW Paste Data
