<Location /xxx> ???????AddType text/plain ?????????????????????.asc .txt .html .htm .php .js .css ?#这一句哦 ????????DAV svn ???????Require valid-user ???????SVNParentPath /data/xxx/ ???????SVNListParentPath On ???????SVNAdvertiseV2Protocol Off ???????AuthType Basic ???????AuthName "Control System" ???????AuthUserFile /data/htpasswd ???????AuthzSVNAccessFile /data/authz</Location>
apache 对目录下的文件开启文本浏览模式
原文地址:http://blog.51cto.com/314258/2091232