summaryrefslogtreecommitdiff
path: root/templates/vhosts/php_typo3/partial.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/vhosts/php_typo3/partial.erb')
-rw-r--r--templates/vhosts/php_typo3/partial.erb4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/vhosts/php_typo3/partial.erb b/templates/vhosts/php_typo3/partial.erb
index 776fff2..5c06570 100644
--- a/templates/vhosts/php_typo3/partial.erb
+++ b/templates/vhosts/php_typo3/partial.erb
@@ -1,4 +1,4 @@
-<%= scope.function_template('apache/vhosts/php/partial.erb') %>
+<%= scope.function_template(['apache/vhosts/php/partial.erb']) %>
<Directory "<%= documentroot %>/typo3/">
RewriteEngine on
@@ -7,4 +7,4 @@
RewriteCond %{HTTPS} !=on
RewriteCond %{REQUEST_URI} (.*/typo3/.*)
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R]
- </Directory> \ No newline at end of file
+ </Directory>