Well, I changed my remoteip.conf file to contain: RemoteIPHeader X-Forwarded-For RemoteIPInternalProxy 127.0.0.1 198.101.193.34
But that didn't change anything. Any other ideas? Mike. On Fri, Oct 16, 2020 at 2:23 PM Eric Covener <[email protected]> wrote: > > [email protected]:/etc/apache2# cat conf-enabled/remoteip.conf > > > > RemoteIPHeader X-Forwarded-For > > RemoteIPTrustedProxy 127.0.0.1 198.101.193.34 > > I think these need to be > > https://httpd.apache.org/docs/2.4/mod/mod_remoteip.html#remoteipinternalproxy > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
