From: Rich Bowen Date: Tue, 28 Apr 2026 15:16:31 +0000 (+0000) Subject: mod_remoteip: Update PROXY Protocol links X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=eab7ecc41af06504865983db7723d3f5c97fec52;p=thirdparty%2Fapache%2Fhttpd.git mod_remoteip: Update PROXY Protocol links Replace the old HAProxy blog post URL (which now redirects to marketing content) and the outdated 1.8 spec link with the current PROXY Protocol specification (3.1). Both the summary and seealso now point to the canonical spec document. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1933429 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_remoteip.xml b/docs/manual/mod/mod_remoteip.xml index 0699e8fea9..167f80dba2 100644 --- a/docs/manual/mod/mod_remoteip.xml +++ b/docs/manual/mod/mod_remoteip.xml @@ -44,7 +44,7 @@ via the request headers.

Additionally, this module implements the server side of HAProxy's - PROXY Protocol when + PROXY Protocol when using the RemoteIPProxyProtocol directive.

@@ -65,7 +65,7 @@ via the request headers. mod_authz_host mod_status mod_log_config -Proxy Protocol Spec +Proxy Protocol Spec
Remote IP Processing