Files
confdroid_nagios/templates/loadbalancer/remoteip.conf.erb
2026-03-12 15:29:14 +01:00

9 lines
449 B
Plaintext

###############################################################################
########## 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 %>