Switch fedoramagazine to a temp ip for maint
This commit is contained in:
parent
d9846841ec
commit
be684c1da3
1 changed files with 4 additions and 2 deletions
|
@ -5,5 +5,7 @@ RewriteRule ^(.*)$ http://fedoramagazine.org%{REQUEST_URI} [L,R=301]
|
|||
RewriteCond %{HTTPS_HOST} ^www\.fedoramagazine\.org [NC]
|
||||
RewriteRule ^(.*)$ https://fedoramagazine.org%{REQUEST_URI} [L,R=301]
|
||||
|
||||
ProxyPass / http://wp-fedoramag.rhcloud.com/
|
||||
ProxyPassReverse / http://wp-fedoramag.rhcloud.com/
|
||||
#ProxyPass / http://wp-fedoramag.rhcloud.com/
|
||||
#ProxyPassReverse / http://wp-fedoramag.rhcloud.com/
|
||||
ProxyPass / http://66.226.72.63/
|
||||
ProxyPassReverse / http://66.226.72.63/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue