From b54c71b8f004b76fec33c0fdc14fead082792c4c Mon Sep 17 00:00:00 2001 From: 12ww1160 <12ww1160@confdroid.com> Date: Sat, 14 Mar 2026 15:55:49 +0100 Subject: [PATCH] add ranges to template and update Readme --- templates/loadbalancer/remoteip.conf.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/loadbalancer/remoteip.conf.erb b/templates/loadbalancer/remoteip.conf.erb index 1e5a52f..5528555 100644 --- a/templates/loadbalancer/remoteip.conf.erb +++ b/templates/loadbalancer/remoteip.conf.erb @@ -12,6 +12,7 @@ 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