summaryrefslogtreecommitdiff
path: root/templates/vhosts/php_wordpress/partial.erb
blob: 00e1fcd3d2a7bd1f4a3f0f313ee2e32235769c62 (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>