OP#491 add remoteIP control

This commit is contained in:
2026-03-12 15:29:14 +01:00
parent c05ca6e823
commit d021151c47
3 changed files with 32 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
###############################################################################
########## parameterized remoteip config created by Puppet ##########
########## manual changes will be overwritten !!! ##########
###############################################################################
LoadModule remoteip_module modules/mod_remoteip.so
RemoteIPHeader X-Forwarded-For
RemoteIPTrustedProxy <%= @ng_trusted_proxy %>