Re: 2.4.29 || mod_remoteip w/RemoteIPProxyProtocol

2018-02-27 Thread Graham Leggett
On 27 Feb 2018, at 5:00 PM, William A Rowe Jr wrote: > They had likely RTFM ... looking at > https://httpd.apache.org/docs/2.4/mod/mod_remoteip.html#remoteipproxyprotocol > > Compatibility:RemoteIPProxyProtocol is only available in httpd 2.4.28 and > newer Fixed in r1825468. Regards, Graham —

Re: 2.4.29 || mod_remoteip w/RemoteIPProxyProtocol

2018-02-27 Thread Marcin Giedz
or another method is simple copy .c file from 2.5/trunk and compile it with 2.4.30 using apxs. I did it and it's working fine Thx Marcin Od: "Jacob Perkins" Do: "dev" Wysłane: wtorek, 27 luty 2018 16:23:07 Temat: Re: 2.4.29 || mod_remoteip w/RemoteIPProxyProt

Re: 2.4.29 || mod_remoteip w/RemoteIPProxyProtocol

2018-02-27 Thread Jacob Perkins
Ah right on. Thank you! — Jacob Perkins Product Owner cPanel Inc. jacob.perk...@cpanel.net Office: 713-529-0800 x 4046 Cell: 713-560-8655 > On Feb 27, 2018, at 8:57 AM, Graham Leggett wrote: > > On 27 Feb 2018, at 4:44 PM, Jacob Perkins

Re: 2.4.29 || mod_remoteip w/RemoteIPProxyProtocol

2018-02-27 Thread Jacob Perkins
Howdy, I built 2.4.29 and it didn’t have it. I also built 2.5 and it did have it. — Jacob Perkins Product Owner cPanel Inc. jacob.perk...@cpanel.net Office: 713-529-0800 x 4046 Cell: 713-560-8655 > On Feb 27, 2018, at 9:00 AM, William A Rowe Jr wrote: > >

Re: 2.4.29 || mod_remoteip w/RemoteIPProxyProtocol

2018-02-27 Thread Jacob Perkins
As a note, this does appear to be working on 2.5 / trunk. — Jacob Perkins Product Owner cPanel Inc. jacob.perk...@cpanel.net Office: 713-529-0800 x 4046 Cell: 713-560-8655 > On Feb 27, 2018, at 8:44 AM, Jacob Perkins wrote: > > Good morning, > > I have a c

Re: 2.4.29 || mod_remoteip w/RemoteIPProxyProtocol

2018-02-27 Thread William A Rowe Jr
On Tue, Feb 27, 2018 at 8:57 AM, Graham Leggett wrote: > On 27 Feb 2018, at 4:44 PM, Jacob Perkins wrote: > > I have a customer who’s attempting to use RemoteIPProxyProtocol with > mod_remoteIP. Per 2.4 documentation, this directive should be available ( > https://httpd.apache.org/docs/2.4/mod/mo

Re: 2.4.29 || mod_remoteip w/RemoteIPProxyProtocol

2018-02-27 Thread Graham Leggett
On 27 Feb 2018, at 4:44 PM, Jacob Perkins wrote: > I have a customer who’s attempting to use RemoteIPProxyProtocol with > mod_remoteIP. Per 2.4 documentation, this directive should be available ( > https://httpd.apache.org/docs/2.4/mod/mod_remoteip.html >

2.4.29 || mod_remoteip w/RemoteIPProxyProtocol

2018-02-27 Thread Jacob Perkins
Good morning, I have a customer who’s attempting to use RemoteIPProxyProtocol with mod_remoteIP. Per 2.4 documentation, this directive should be available ( https://httpd.apache.org/docs/2.4/mod/mod_remoteip.html ) I built httpd 2.4.29