I am trying to migrate to pound v2 (b3 at the moment) and i have this in
my old configuration file:
UrlGroup ".*"
HeadRequire Host ".*intranet.ag.com.*"
BackEnd 10.10.240.201,8082,1
EndGroup
So, in the new world, how would that get re-written? Something like:
Service
BackEnd
Address 10.10.240.201
Port 8082
End
End
however, i use hostheaders in the request for apache virtual
hosting...so this wont work as defined above. Can anyone give me some
pointers to get this working in 2b3 ?
Thanks in advance
Michael Weiner
|