zulip/puppet/zulip_internal/files/nginx/sites-available
Tim Abbott afaff0c2cf nginx: Set X-Forwarded-For in common proxy configuration.
Previously we sometimes set it to $proxy_add_x_forwarded_for and other
times to $remote_addr, but according to

http://wiki.nginx.org/HttpProxyModule#.24proxy_add_x_forwarded_for

$proxy_add_x_forwarded_for handles this for us -- it will be
$remote_addr if there was no X-Forwarded-For header anyway.

(imported from commit 67dc52250e3e7751b1bf375d1a71d0272475435c)
2013-12-05 15:25:25 -05:00
..
loadbalancer nginx: Set X-Forwarded-For in common proxy configuration. 2013-12-05 15:25:25 -05:00
zulip Expose password-protected /enterprise/download through nginx. 2013-11-13 16:20:43 -05:00
zulip-staging [manual]: Rename zulip-internal puppet module to zulip_internal. 2013-11-05 17:06:32 -05:00