1 message in ru.sysoev.nginxNginx and time
FromSent OnAttachments
Fred PalmerAug 20, 2007 3:24 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Nginx and timeActions...
From:Fred Palmer (fred@public.gmane.org)
Date:Aug 20, 2007 3:24:33 pm
List:ru.sysoev.nginx

Hi,

I'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. My question is: Is there a way to do this in Nginx without going to Perl? One option that I came up with involves changing out the Nginx configuration file once a day. So far I am just using add_header with "Set Cookie"

Thanks, Fred