[Proposal for trunk] Extending RewriteMap, Reusing ip network matches

2009-12-17 Thread Rainer Jung
1) Extending RewriteMap === I plan to extend key file handling in text file RewriteMap. At the moment keys are always matched as exact strings against the map. I want to add the ability to alternatively a) match via regexp (and replace backreferences in the found values) b

RE: [Proposal for trunk] Extending RewriteMap, Reusing ip network matches

2009-12-17 Thread Plüm, Rüdiger, VF-Group
> -Original Message- > From: Rainer Jung > Sent: Donnerstag, 17. Dezember 2009 13:38 > To: dev@httpd.apache.org > Subject: [Proposal for trunk] Extending RewriteMap, Reusing > ip network matches > > 1) Extending RewriteMap > === >

Re: [Proposal for trunk] Extending RewriteMap, Reusing ip network matches

2009-12-17 Thread Rainer Jung
On 17.12.2009 14:32, "Plüm, Rüdiger, VF-Group" wrote: -Original Message- From: Rainer Jung Sent: Donnerstag, 17. Dezember 2009 13:38 To: dev@httpd.apache.org Subject: [Proposal for trunk] Extending RewriteMap, Reusing ip network matches 1) Extending

RE: [Proposal for trunk] Extending RewriteMap, Reusing ip network matches

2009-12-17 Thread Plüm, Rüdiger, VF-Group
> -Original Message- > From: Rainer Jung > Sent: Donnerstag, 17. Dezember 2009 15:56 > To: dev@httpd.apache.org > Subject: Re: [Proposal for trunk] Extending RewriteMap, > Reusing ip network matches > > On 17.12.2009 14:32, "Plüm, Rüdiger, VF-Group"

Re: [Proposal for trunk] Extending RewriteMap, Reusing ip network matches

2009-12-17 Thread Rainer Jung
On 17.12.2009 16:02, "Plüm, Rüdiger, VF-Group" wrote: -Original Message- From: Rainer Jung Sent: Donnerstag, 17. Dezember 2009 15:56 To: dev@httpd.apache.org Subject: Re: [Proposal for trunk] Extending RewriteMap, Reusing ip network matches On 17.12.2009 14:32, "Pl

Re: [Proposal for trunk] Extending RewriteMap, Reusing ip network matches

2009-12-17 Thread William A. Rowe Jr.
Rainer Jung wrote: > 1) Extending RewriteMap > === > > I plan to extend key file handling in text file RewriteMap. At the > moment keys are always matched as exact strings against the map. I want > to add the ability to alternatively > > a) match via regexp (and replace backre

Re: [Proposal for trunk] Extending RewriteMap, Reusing ip network matches

2009-12-18 Thread Rainer Jung
On 17.12.2009 23:14, William A. Rowe Jr. wrote: Rainer Jung wrote: 1) Extending RewriteMap === I plan to extend key file handling in text file RewriteMap. At the moment keys are always matched as exact strings against the map. I want to add the ability to alternatively a) m

Re: [Proposal for trunk] Extending RewriteMap, Reusing ip network matches

2009-12-18 Thread William A. Rowe Jr.
Rainer Jung wrote: > On 17.12.2009 23:14, William A. Rowe Jr. wrote: >> Rainer Jung wrote: >>> 1) Extending RewriteMap >>> === >>> >>> I plan to extend key file handling in text file RewriteMap. At the >>> moment keys are always matched as exact strings against the map. I want >

Re: [Proposal for trunk] Extending RewriteMap, Reusing ip network matches

2009-12-19 Thread Rainer Jung
On 18.12.2009 20:24, William A. Rowe Jr. wrote: Rainer Jung wrote: On 17.12.2009 23:14, William A. Rowe Jr. wrote: Rainer Jung wrote: 1) Extending RewriteMap === I plan to extend key file handling in text file RewriteMap. At the moment keys are always matched as exact stri