add ranges to template and update Readme

This commit is contained in:
2026-03-14 15:36:11 +01:00
parent 395a7fe963
commit 87f556bec3

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