/ Zope / Apsis / Pound Mailing List / Archive / 2005 / 2005-11 / Pound 2 cfg

[ << ] [ >> ]

[ No Subject / andreas.sartori(at)fh-sbg.ac.at ] [ Testing Pound version 2 / "John ... ]

Pound 2 cfg
"MW Mike Weiner (5028)" <MWeiner(at)ag.com>
2005-11-18 17:16:58 [ FULL ]
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

MailBoxer