doc/soju.1: mention that accept-proxy-ip affects PROXY proto
This commit is contained in:
parent
8951760733
commit
9f021ba9a9
@ -122,9 +122,12 @@ The following directives are supported:
|
||||
|
||||
*accept-proxy-ip* <cidr...>
|
||||
Allow the specified IPs to act as a proxy. Proxys have the ability to
|
||||
overwrite the remote and local connection addresses (via the X-Forwarded-\*
|
||||
overwrite the remote and local connection addresses (via the PROXY protocol,
|
||||
the Forwarded HTTP header field defined in RFC 7239 or the X-Forwarded-\*
|
||||
HTTP header fields). The special name "localhost" accepts the loopback
|
||||
addresses 127.0.0.0/8 and ::1/128. By default, all IPs are rejected.
|
||||
addresses 127.0.0.0/8 and ::1/128.
|
||||
|
||||
By default, all IPs are rejected.
|
||||
|
||||
# IRC SERVICE
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user