Sha256: 7545273809ae3c1353bc9783a29b892d129fbfcd713735bf66e9b498b3b686ae

Contents?: true

Size: 236 Bytes

Versions: 11

Compression:

Stored size: 236 Bytes

Contents

<% 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 -%>

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
freighthop-0.6.1 modules/apache/templates/vhost/_block.erb
freighthop-0.6.0 modules/apache/templates/vhost/_block.erb
freighthop-0.5.2 modules/apache/templates/vhost/_block.erb
freighthop-0.5.1 modules/apache/templates/vhost/_block.erb
freighthop-0.5.0 modules/apache/templates/vhost/_block.erb
freighthop-0.4.1 modules/apache/templates/vhost/_block.erb
freighthop-0.4.0 modules/apache/templates/vhost/_block.erb
freighthop-0.3.3 modules/apache/templates/vhost/_block.erb
freighthop-0.3.2 modules/apache/templates/vhost/_block.erb
freighthop-0.3.1 modules/apache/templates/vhost/_block.erb
freighthop-0.3.0 modules/apache/templates/vhost/_block.erb