VErsion 3.3.0p3
This commit is contained in:
9
10-remoteip-proxyproto.conf
Normal file
9
10-remoteip-proxyproto.conf
Normal file
@@ -0,0 +1,9 @@
|
||||
<IfModule remoteip_module>
|
||||
# PROXY protocol nur von 'fury' akzeptieren (sicher!):
|
||||
RemoteIPTrustedProxy aaaa:bbb:ccc:ddde::111
|
||||
# falls fury ggf. auch von 46.4.5.32 (IPv4) kommt, zusätzlich:
|
||||
RemoteIPTrustedProxy aa.bb.cc.32
|
||||
#
|
||||
# PROXY protocol global zulassen (gilt nur für TrustedProxy-Quellen)
|
||||
RemoteIPProxyProtocol On
|
||||
</IfModule>
|
||||
Reference in New Issue
Block a user