Y
Hacker News
new
|
ask
|
show
|
jobs
by
corobo
3975 days ago
The sibling comment to this pointed out the $host variable. I imagine something along the line of proxy_pass
http://$host.internaldomain;
or something on that line.
I'll have to look into it further :)