remoteip.conf 225 B

12345678
  1. RemoteIPHeader X-Real-IP
  2. # All private IPs as outlined in rfc1918
  3. #
  4. # See: https://datatracker.ietf.org/doc/html/rfc1918
  5. RemoteIPTrustedProxy 10.0.0.0/8
  6. RemoteIPTrustedProxy 172.16.0.0/12
  7. RemoteIPTrustedProxy 192.168.0.0/16