<% if @block and ! @block.empty? -%> ## Block access statements <% if @block.include? 'scm' -%> # Block access to SCM directories. <DirectoryMatch .*\.(svn|git|bzr)/.*> Deny From All </DirectoryMatch> <% end -%> <% end -%>
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 8433 | Matt Attaway |
Test environement for working with Webkeeper using vagrant. Just sync and type 'vagrant up' |