Files
ipv4-to-IPV6-Proxy-mit-und-…/10-remoteip-proxyproto-off.conf
2025-11-21 14:30:51 +01:00

7 lines
194 B
Plaintext

# PROXY protocol ausgeschaltet (global)
<IfModule remoteip_module>
RemoteIPTrustedProxy aaaa:bbb:ccc:dddd::111
RemoteIPTrustedProxy aa.bb.cc.32
RemoteIPProxyProtocol Off
</IfModule>