From d129fe1413db4e9c1162d19de57f14de91a40fa0 Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Fri, 26 Jul 2019 15:51:53 +0000 Subject: [PATCH] Revert the change, this give a 500 --- 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 833060a844..04f91e001e 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 / https://fedoramag.wpengine.com/ -ProxyPassReverse / http://fedoramag.wpengine.com/ +ProxyPass / http://209.132.184.52/ +ProxyPassReverse / http://209.132.184.52/ {% else %} # In staging we point to the staging version of the magazine ProxyPass / http://66.226.72.133/