location ~* ^/xxx/ { rewrite ^/xxx/(.*)$ http://j.5013.org/xxx/$1 permanent; }
location ~* ^/yyy/ { rewrite ^/yyy/(.*)$ http://j.5013.org/yyy/$1 permanent;}