summaryrefslogtreecommitdiff
path: root/templates/vhosts/perl/partial.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/vhosts/perl/partial.erb')
-rw-r--r--templates/vhosts/perl/partial.erb6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/vhosts/perl/partial.erb b/templates/vhosts/perl/partial.erb
index f75bf3f..a8c30c3 100644
--- a/templates/vhosts/perl/partial.erb
+++ b/templates/vhosts/perl/partial.erb
@@ -1,7 +1,7 @@
<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') %>
+<%= scope.function_template(['apache/vhosts/partials/authentication.erb']) %>
</Directory>
<% unless htpasswd_file.to_s == 'absent' -%>
@@ -12,4 +12,4 @@
require valid-user
</Directory>
<% end -%>
- ScriptAlias /cgi-bin/ <%= cgi_binpath %>/ \ No newline at end of file
+ ScriptAlias /cgi-bin/ <%= cgi_binpath %>/