// for server-wide protection; goes in httpd.conf
// there's a separate snippet for .htaccess-based code
<DirectoryMatch "^/.*/(\.svn|CVS)/"> Order deny,allow Deny from all </DirectoryMatch>
Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world (or not, you can keep them private!)
<DirectoryMatch "^/.*/(\.svn|CVS)/"> Order deny,allow Deny from all </DirectoryMatch>
You need to create an account or log in to post comments to this site.
» Protect .svn directories usi... in apache sysadmin freebsd svn security subversion htaccess config linux cvs
» mod_rewrite rules to serve a... in apache xhtml modrewrite mimetype htaccess
» knowning how many commits it... in svn subversion
» Finding files to be added in svn subversion
» Block Blacklisted Bandwidth ... in apache htaccess bandwidth hotlinking http_referer mod_rewrite
» Enable svn+ssh remote logins in ssh svn osx subversion cli
Snippets (source code soon to be available) developed by Peter Cooper and powered by Ruby On Rails