Hi, I want to restrict access to a particular URL to some IPs, but my nginx is behind a load balancer, and the user IP is stored in a header. Is there any way to make "allow" act on the value of an http header instead of the IP of the load balancer? Thanks! -- Joaquin Cuenca Abela