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