summaryrefslogtreecommitdiff
path: root/templates/vhosts/php/partial.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/vhosts/php/partial.erb')
-rw-r--r--templates/vhosts/php/partial.erb6
1 files changed, 2 insertions, 4 deletions
diff --git a/templates/vhosts/php/partial.erb b/templates/vhosts/php/partial.erb
index f8e5c53..c19ae7b 100644
--- a/templates/vhosts/php/partial.erb
+++ b/templates/vhosts/php/partial.erb
@@ -1,7 +1,5 @@
- <Directory "<%= documentroot %>/">
+ <Directory "<%= @documentroot %>/">
<%= scope.function_template(['apache/vhosts/partials/std_override_options.erb']) %>
-
<%= scope.function_template(['apache/vhosts/partials/php_settings.erb']) %>
-
<%= scope.function_template(['apache/vhosts/partials/authentication.erb']) %>
- </Directory>
+ </Directory>