point to another magazine instance
This commit is contained in:
parent
2666a8b279
commit
d349a7940d
1 changed files with 2 additions and 2 deletions
|
@ -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.123/
|
||||
ProxyPassReverse / http://209.132.184.123/
|
||||
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/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue