Switch to the new host for Fedora magazine

This commit is contained in:
Michael S 2019-07-24 15:20:21 +00:00 committed by Pierre-Yves Chibon
parent 473bcb8e42
commit 514847070b

View file

@ -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/