add ranges to template and update Readme
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
###############################################################################
|
###############################################################################
|
||||||
|
|
||||||
<IfModule remoteip_module>
|
<IfModule remoteip_module>
|
||||||
RemoteIPHeader <%= @ae_remoteip_header %>
|
RemoteIPHeader <%= @ae_remoteip_header -%>
|
||||||
<% @ae_trusted_proxy.each do |proxy| %>
|
<% @ae_trusted_proxy.each do |proxy| %>
|
||||||
RemoteIPTrustedProxy <%= proxy -%>
|
RemoteIPTrustedProxy <%= proxy -%>
|
||||||
<% end -%>
|
<% end -%>
|
||||||
|
|||||||
Reference in New Issue
Block a user