From 78cd88c2e9fb7b1226ec524830fa1624f73b77b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ronald=20Tschal=C3=A4r?= Date: Thu, 29 Mar 2018 00:26:34 -0700 Subject: [PATCH] Add note about this code having been merged into Apache proper. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index cbc25bc..eebeb68 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ This is an [Apache](http://httpd.apache.org/) module that implements the server side of HAProxy's [Proxy Protocol](http://blog.haproxy.com/haproxy/proxy-protocol/). +Note: as of Apache 2.4.30 this code has been merged into +[mod_remoteip](https://httpd.apache.org/docs/2.4/mod/mod_remoteip.html), +with the `ProxyProtocol` directive renamed to `RemoteIPProxyProtocol`. + ## Build and Install You'll need the apache development packages installed (typically something