Compare commits

1 Commits

Author SHA1 Message Date
Jenkins Server
04701d1ff6 Merge remote-tracking branch 'origin/master' into jenkins-build-51 2026-03-14 15:51:41 +01:00

View File

@@ -4,7 +4,7 @@
###############################################################################
<IfModule remoteip_module>
RemoteIPHeader <%= @ae_remoteip_header -%>
RemoteIPHeader <%= @ae_remoteip_header %>
<% @ae_trusted_proxy.each do |proxy| %>
RemoteIPTrustedProxy <%= proxy -%>
<% end -%>
@@ -12,7 +12,6 @@
RemoteIPInternalProxy <%= proxy -%>
<% end -%>
# Use real client IP in all standard log formats
LogFormat "%a %l %u %t \"%r\" %>s %b" common
LogFormat "%a %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-agent}i\"" combined