Quoting Richard Birkett <[EMAIL PROTECTED]>: > With the patch, your setup could be configured as follows: > > <VirtualHost A> > ProxySourceAddress C > ProxyPass / http://E/ > </VirtualHost> > > <VirtualHost B> > ProxySourceAddress D > ProxyPass / http://F/ > </VirtualHost>
All, Wow, that's great. Any chance of getting that included in the main dist? Does that patch work in 2.0 and 1.3? Geff