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.erb8
1 files changed, 4 insertions, 4 deletions
diff --git a/templates/vhosts/php_wordpress/partial.erb b/templates/vhosts/php_wordpress/partial.erb
index 972ab99..00e1fcd 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">
- Deny From All
-</Directory>
+ # fixes: http://git.zx2c4.com/w3-total-fail/tree/w3-total-fail.sh
+ <Directory "<%= documentroot %>/wp-content/w3tc/dbcache">
+ Deny From All
+ </Directory>