VErsion 3.3.0p3

This commit is contained in:
2025-11-21 14:27:53 +01:00
parent 3f67a6995d
commit dbcc1ab607
8 changed files with 522 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
# PROXY protocol ausgeschaltet (global)
<IfModule remoteip_module>
RemoteIPTrustedProxy aaaa:bbb:ccc:dddd::111
RemoteIPTrustedProxy aa.bb.cc.32
RemoteIPProxyProtocol Off
</IfModule>