summaryrefslogtreecommitdiff
path: root/templates/vhosts/proxy/partial.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/vhosts/proxy/partial.erb')
-rw-r--r--templates/vhosts/proxy/partial.erb4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/vhosts/proxy/partial.erb b/templates/vhosts/proxy/partial.erb
index f0d4c9d..bbf3c64 100644
--- a/templates/vhosts/proxy/partial.erb
+++ b/templates/vhosts/proxy/partial.erb
@@ -1,8 +1,8 @@
<Proxy *>
Order deny,allow
Allow from all
-<%= scope.function_template('apache/vhosts/partials/authentication.erb') %>
+<%= scope.function_template(['apache/vhosts/partials/authentication.erb']) %>
</Proxy>
ProxyRequests Off
ProxyPass / <%= options %>/
- ProxyPassReverse / <%= options %>/ \ No newline at end of file
+ ProxyPassReverse / <%= options %>/