URGENT: cookies don't work with nginx (proxying to apache!)

Cliff Wells cliff at develix.com
Sun Jun 5 21:31:22 MSD 2011


On Sun, 2011-06-05 at 13:04 -0400, pk899 wrote:

> I ran some tests, and it seems one of the issues is that if cookies are
> being set in a page, then the "header(location: xyz)' command does not
> work. 
> 
> In apache, we got over this by setting output_buffering = on. 
> 
> What's the equivalent on nginx? 

That's a PHP setting:

http://www.php.net/manual/en/outcontrol.configuration.php

Cliff





More information about the nginx mailing list