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