OP#493 remove LB balancer option as that has been moved to confdroid_apache

This commit is contained in:
2026-03-14 13:18:54 +01:00
parent 3d0ff148fa
commit f7087950c3
4 changed files with 0 additions and 35 deletions

View File

@@ -1,12 +0,0 @@
###############################################################################
########## parameterized remoteip config created by Puppet ##########
########## manual changes will be overwritten !!! ##########
###############################################################################
RemoteIPHeader X-Forwarded-For
RemoteIPTrustedProxy <%= @ng_trusted_proxy %>
RemoteIPInternalProxy <%= @ng_trusted_proxy %>
# mod_remoteip rewrites client address for %a; use it in common/combined logs.
LogFormat "%a %l %u %t \"%r\" %>s %b" common
LogFormat "%a %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-agent}i\"" combined