From 5f0b2700b46ae103f1a3335deb22f7c298ae4940 Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Tue, 30 Jul 2019 15:14:35 +0000 Subject: [PATCH] Migrate fedora community blog to WPengine --- .../communityblog/templates/communityblog-web.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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/