Java

Restricting .svn Access

<1 min read

I was looking for a way to restrict access to the Subversion administrative (.svn) directories in Apache/Tomcat. The instructions I found recommended using a…

Read more →