Hi,<br><br>I&#39;m trying to set a cookie in a header and I want it to expire in 60 days from the date that it gets set.&nbsp; My question is:&nbsp; Is there a way to do this in Nginx without going to Perl?&nbsp; One option that I came up with involves changing out the Nginx configuration file once a day.&nbsp; So far I am just using add_header with &quot;Set Cookie&quot;
<br><br><br>Thanks,<br>Fred<br>