Re: [users@httpd] Re: RemoteIPProxyProtocolExceptions with negated IP list

2020-05-13 Thread Marc Haber
On Sun, May 10, 2020 at 01:57:31PM -0400, Eric Covener wrote: > On Sun, May 10, 2020 at 12:55 PM Marc Haber > wrote: > > > > On Fri, May 08, 2020 at 01:16:28PM +0200, Marc Haber wrote: > > > Is it possible to have a negated IP address list in > > > RemoteIPProxyProtocolExceptions? I think that I c

Re: [users@httpd] Re: RemoteIPProxyProtocolExceptions with negated IP list

2020-05-10 Thread Eric Covener
On Sun, May 10, 2020 at 12:55 PM Marc Haber wrote: > > On Fri, May 08, 2020 at 01:16:28PM +0200, Marc Haber wrote: > > Is it possible to have a negated IP address list in > > RemoteIPProxyProtocolExceptions? I think that I cannot use SetEnvIf at > > this point because the ProxyProtocol processing

[users@httpd] Re: RemoteIPProxyProtocolExceptions with negated IP list

2020-05-10 Thread Marc Haber
On Fri, May 08, 2020 at 01:16:28PM +0200, Marc Haber wrote: > Is it possible to have a negated IP address list in > RemoteIPProxyProtocolExceptions? I think that I cannot use SetEnvIf at > this point because the ProxyProtocol processing happens way before any > http processing begins. After ponder