summaryrefslogtreecommitdiff
path: root/templates/vhosts/static/partial.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/vhosts/static/partial.erb')
-rw-r--r--templates/vhosts/static/partial.erb6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/vhosts/static/partial.erb b/templates/vhosts/static/partial.erb
index 78dc925..f2cc46b 100644
--- a/templates/vhosts/static/partial.erb
+++ b/templates/vhosts/static/partial.erb
@@ -1,5 +1,5 @@
<Directory "<%= documentroot %>/">
-<%= scope.function_template('apache/vhosts/partials/std_override_options.erb') %>
+<%= scope.function_template(['apache/vhosts/partials/std_override_options.erb']) %>
-<%= scope.function_template('apache/vhosts/partials/authentication.erb') %>
- </Directory> \ No newline at end of file
+<%= scope.function_template(['apache/vhosts/partials/authentication.erb']) %>
+ </Directory>