summaryrefslogtreecommitdiff
path: root/templates/vhosts/php_wordpress/partial.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/vhosts/php_wordpress/partial.erb')
-rw-r--r--templates/vhosts/php_wordpress/partial.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/vhosts/php_wordpress/partial.erb b/templates/vhosts/php_wordpress/partial.erb
index 00e1fcd..42f3cb5 100644
--- a/templates/vhosts/php_wordpress/partial.erb
+++ b/templates/vhosts/php_wordpress/partial.erb
@@ -1,6 +1,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">
+ <Directory "<%= @documentroot %>/wp-content/w3tc/dbcache">
Deny From All
</Directory>