OP#491 add remoteIP control
This commit is contained in:
9
templates/loadbalancer/remoteip.conf.erb
Normal file
9
templates/loadbalancer/remoteip.conf.erb
Normal 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 %>
|
||||
Reference in New Issue
Block a user