>From the lack of response, look like this isn&#39;t currently out there. Thanks for all the help!<br><br>Ian<br><br><div class="gmail_quote">On Fri, Aug 14, 2009 at 6:15 AM, Nick Pearson <span dir="ltr">&lt;<a href="mailto:nick.pearson@gmail.com">nick.pearson@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">In my tests, it actually adds a second Set-Cookie header unfortunately<br>
(I&#39;m using nginx 0.8.7).  In my limited testing, Firefox 3.5<br>
recognizes both Set-Cookie headers (and stores the cookie(s) in each),<br>
but Safari 3.2.3 seems to only recognize the first of the Set-Cookie<br>
headers.<br>
<br>
Does anyone know if there&#39;s support for a change_header directive<br>
through a module, or are we limited to add_header?<br>
<font color="#888888"><br>
Nick<br>
</font><div><div></div><div class="h5"><br>
<br>
On Fri, Aug 14, 2009 at 12:08 AM, Ian Shafer&lt;<a href="mailto:ian@1321.org">ian@1321.org</a>&gt; wrote:<br>
&gt; Thank you so much for your solution. I&#39;ll test this tomorrow. Will the<br>
&gt; proposed solution send two  Set-Cookie headers? Or does the add_header<br>
&gt; directive replace the first Set-Cookie header?<br>
&gt;<br>
&gt; Ian<br>
&gt;<br>
&gt; On Thu, Aug 13, 2009 at 5:10 PM, Marcus Clyne &lt;<a href="mailto:maccaday@gmail.com">maccaday@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Hi,<br>
&gt;&gt;<br>
&gt;&gt; Nick Pearson wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Oops, I messed up on the add_header line.  It should have been:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;  add_header  Cookie  &quot;something=$cookie_something  your_suffix_here&quot;;<br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Should be<br>
&gt;&gt;<br>
&gt;&gt; add_header  Set-Cookie  &quot;something=$cookie_something  your_suffix_here&quot;;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Cheers,<br>
&gt;&gt;<br>
&gt;&gt; Marcus.<br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
<br>
</div></div></blockquote></div><br>