Compare commits
1 Commits
0e2c4f5530
...
ef8c01853e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ef8c01853e |
@@ -6,10 +6,10 @@
|
||||
<IfModule remoteip_module>
|
||||
RemoteIPHeader <%= @ae_remoteip_header %>
|
||||
<% @ae_trusted_proxy.each do |proxy| %>
|
||||
RemoteIPTrustedProxy <%= proxy %>
|
||||
RemoteIPTrustedProxy <%= proxy %>
|
||||
<% end -%>
|
||||
<% @ae_internal_proxy.each do |proxy| %>
|
||||
RemoteIPInternalProxy <%= proxy %>
|
||||
RemoteIPInternalProxy <%= proxy %>
|
||||
<% end -%>
|
||||
|
||||
# Use real client IP in all standard log formats
|
||||
|
||||
Reference in New Issue
Block a user