Revert the change, this give a 500

This commit is contained in:
Michael S 2019-07-26 15:51:53 +00:00 committed by Pierre-Yves Chibon
parent 514847070b
commit d129fe1413

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