9 lines
449 B
Plaintext
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 %> |