blog.hiproxy.org => {
    location / {
        proxy_pass http://127.0.0.1/;
    }
}