robzolkos
7/29/2012 - 6:50 AM

nginx rewrute

nginx rewrute

location /system { 
  rewrite /system/ http://cr.s3.amazonaws.com/system/$1 permanent;
}