mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
9 lines
225 B
Text
9 lines
225 B
Text
RemoteIPHeader X-Real-IP
|
|
|
|
# All private IPs as outlined in rfc1918
|
|
#
|
|
# See: https://datatracker.ietf.org/doc/html/rfc1918
|
|
RemoteIPTrustedProxy 10.0.0.0/8
|
|
RemoteIPTrustedProxy 172.16.0.0/12
|
|
RemoteIPTrustedProxy 192.168.0.0/16
|