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