/ Published in: Apache
Expand |
Embed | Plain Text
<DirectoryMatch "^/.*/(\.svn|CVS)/"> Order deny,allow Deny from all </DirectoryMatch>
You need to login to post a comment.
vigoncas on 09/01/10
svn subversion htaccess apache repository CVS
1 person have marked this snippet as a favorite
<DirectoryMatch "^/.*/(\.svn|CVS)/"> Order deny,allow Deny from all </DirectoryMatch>
You need to login to post a comment.