diff --git a/roles/fedora-web/communityblog/templates/communityblog-web.conf b/roles/fedora-web/communityblog/templates/communityblog-web.conf index 4c32551739..8ae56c6aee 100644 --- a/roles/fedora-web/communityblog/templates/communityblog-web.conf +++ b/roles/fedora-web/communityblog/templates/communityblog-web.conf @@ -1,2 +1,3 @@ -ProxyPass / http://209.132.184.207/ -ProxyPassReverse / http://209.132.184.207/ +SSLProxyEngine on +ProxyPass / https://fedoracom.wpengine.com/ +ProxyPassReverse / https://fedoracom.wpengine.com/