The account-creation-assistance project does this precisely for staging/prod
separation via vhosts, and it's been working well for us for quite literally
years. :)
We use port-based vhosts on the instance though, with the proxies pointing at
the relevant port - it's been in my todo list to try
Hi Tim,
On 11/30 11:10, Tim Moody wrote:
> Is it possible and permissible to have multiple proxies point to the same
> cloud instance?
>
> For example, I would like nginx to serve a different site (live or test)
> depending on the domain with which it is accessed.
Should be doable yes, just te