Re: proxy with a specific source IP?

Richard Birkett <[email protected]> Tue, 8 Jun 2004 19:20:01 +0100 (BST)
Newsgroups gmane.comp.apache.mod-proxy
Message-ID <[email protected]>
On Mon, 7 Jun 2004 at 13:41 -0700, Geff wrote:

> Does that patch work in 2.0 and 1.3?

It should apply cleanly to recent checkouts of 2.0 (with a few lines 
offset).

The 1.3 version is a little different because some of the ap_* structures 
and methods changed between 1.3 and 2.0.  I've not maintained it since I 
switched to using 2.0 in 2002, so it may be a bit crufty, but I've just 
resynced the changes against the 1.3 CVS HEAD and uploaded the diff (same 
'bug' in Bugzilla, 29404).

Richard