# vim: set filetype=nginx nofoldenable: location ~ ^/ { proxy_pass http://$blog:2368; }