Compare commits

..

3 Commits

Author SHA1 Message Date
Jenkins Server
0e2c4f5530 Merge remote-tracking branch 'origin/master' into jenkins-build-49 2026-03-14 15:46:36 +01:00
3106893f38 add ranges to template and update Readme 2026-03-14 15:45:23 +01:00
Jenkins Server
c8e3bab9ff Merge remote-tracking branch 'origin/master' into jenkins-build-48 2026-03-14 15:41:59 +01:00

View File

@@ -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