index index.html index.htm;
# needed to forward user's IP address to rails proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_set_header Host $http_host; # request for $start_time patch to nginx is cloudfoundry.atlassian.net/browse/CF-88 # proxy_set_header X-Queue-Start 't=$start_time';
proxy_redirect off; proxy_max_temp_file_size 0;