summaryrefslogtreecommitdiff
path: root/templates/vhosts/php_typo3/php_typo3.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/vhosts/php_typo3/php_typo3.erb')
-rw-r--r--templates/vhosts/php_typo3/php_typo3.erb1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/vhosts/php_typo3/php_typo3.erb b/templates/vhosts/php_typo3/php_typo3.erb
index 6272576..e80aede 100644
--- a/templates/vhosts/php_typo3/php_typo3.erb
+++ b/templates/vhosts/php_typo3/php_typo3.erb
@@ -358,6 +358,7 @@
ProxyPreserveHost On
ProxyRequests off
+ SSLProxyEngine On
<%- if run_mode.to_s == 'static-itk' -%>
ProxyPassMatch ^/(.*\.php/?.*)$ https://127.0.0.1/$1
<%- else -%>