mirror of https://github.com/pixelfed/pixelfed
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
225 B
Plaintext
9 lines
225 B
Plaintext
|
3 years ago
|
RemoteIPHeader X-Real-IP
|
||
|
3 years ago
|
|
||
|
|
# All private IPs as outlined in rfc1918
|
||
|
|
#
|
||
|
|
# See: https://datatracker.ietf.org/doc/html/rfc1918
|
||
|
3 years ago
|
RemoteIPTrustedProxy 10.0.0.0/8
|
||
|
|
RemoteIPTrustedProxy 172.16.0.0/12
|
||
|
|
RemoteIPTrustedProxy 192.168.0.0/16
|