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