From 514847070be8286074bb8506c27112aa10ae708e Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Wed, 24 Jul 2019 15:20:21 +0000 Subject: [PATCH] Switch to the new host for Fedora magazine --- roles/fedora-web/magazine/templates/fedoramagazine-web.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/fedora-web/magazine/templates/fedoramagazine-web.conf b/roles/fedora-web/magazine/templates/fedoramagazine-web.conf index 04f91e001e..833060a844 100644 --- a/roles/fedora-web/magazine/templates/fedoramagazine-web.conf +++ b/roles/fedora-web/magazine/templates/fedoramagazine-web.conf @@ -8,8 +8,8 @@ RewriteRule ^(.*)$ https://fedoramagazine.org%{REQUEST_URI} [L,R=301] #ProxyPass / http://wp-fedoramag.rhcloud.com/ #ProxyPassReverse / http://wp-fedoramag.rhcloud.com/ {% if env == "production" %} -ProxyPass / http://209.132.184.52/ -ProxyPassReverse / http://209.132.184.52/ +ProxyPass / https://fedoramag.wpengine.com/ +ProxyPassReverse / http://fedoramag.wpengine.com/ {% else %} # In staging we point to the staging version of the magazine ProxyPass / http://66.226.72.133/