On Tue, Feb 27, 2018 at 8:57 AM, Graham Leggett <minf...@sharp.fm> wrote:
> On 27 Feb 2018, at 4:44 PM, Jacob Perkins <jacob.perk...@cpanel.net> 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 )
>
> I built httpd 2.4.29 from sources this morning with APR 1.6.3 and apr-util
> 1.6.1, and I’m not seeing this directive as available, and upon putting it
> into the configuration, it can’t find this directive.
>
> RemoteIPProxyProtocol was backported to v2.4.30, which was not released.
> You’ll find this in v2.4.31 when it is released. v2.4.29 is one version too
> old, alas.

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

Reply via email to