summaryrefslogtreecommitdiff
path: root/templates/vhosts/php_wordpress/partial.erb
blob: 42f3cb5a21a8eefa3d486f57cd7a338c19371c24 (plain)
1
2
3
4
5
6
<%= scope.function_template(['apache/vhosts/php/partial.erb']) %>

  # fixes: http://git.zx2c4.com/w3-total-fail/tree/w3-total-fail.sh
  <Directory "<%= @documentroot %>/wp-content/w3tc/dbcache">
    Deny From All
  </Directory>