mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-04 07:20:37 +08:00
Revert the change, this give a 500
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
514847070b
commit
d129fe1413
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user