On Mon, Mar 5, 2012 at 7:03 PM, Richard Stanford <[email protected]> wrote: > [...] > > Our challenge is that our servers accept connections on a wildcard hostname > ( *.domain.com ) and we need to maintain the host identity during the > redirection, so hardcoding the host portion won't work in our case. Would > somebody be able to help me out with the correct syntax, if its even > possible? Thanks!
This cannot be done with haproxy. We use nginx for this, but apache obviously works too. - Finn Arne

