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