PassengerMinInstances 3
PassengerMaxRequests 500
PassengerPreStart https://www.openstreetmap.org/
+ PassengerAppGroupName rails
+ SetEnv OPENSTREETMAP_STATUS <%= @status %>
SetEnv SECRET_KEY_BASE <%= @secret_key_base %>
#
# Get the real remote IP for requests via a trusted proxy
#
RemoteIPHeader X-Forwarded-For
- RemoteIPTrustedProxy 146.179.159.160/27
RemoteIPTrustedProxy 10.0.32.0/24
+ RemoteIPTrustedProxy 10.0.48.0/24
#
# Pass authentication related headers to cgimap