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 <cove...@gmail.com> wrote: > > r...@example.com:/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: users-unsubscr...@httpd.apache.org > For additional commands, e-mail: users-h...@httpd.apache.org > >