location ~ /proxy/(a|b)/(\W*)$ { set $p $2; proxy_pass http://storage/$p; }