thewiizard
05-08-2010, 01:29 PM
I'm new to .htaccess. And can't find a tutorial anywhere for this. So forgive the simple question.
What do I need to add to this code to set the cookie to expired today's date + 365, and make it accessible by third party websites?
Header set Set-Cookie "cscvisit=true"
Thanks
What do I need to add to this code to set the cookie to expired today's date + 365, and make it accessible by third party websites?
Header set Set-Cookie "cscvisit=true"
Thanks