My web server served multiple sub-domains, so i want cookie.CFID value to set for each sub domain, not for root domain default, currently sub1.domain.com AND sub2.domain.com have the same CFID value in same browser and domain for cookie was set too “.domain.com”. I want cookie to set CFID for each sub domain separately.
Do someone face with this situation?
Hi Zac,
Thanks for your check on this. I cleared the cookies, restart Lucee server and and it still the same issue. CFID have the same value in normal chrome tabs, not private. so i access to 2 subdomains store and have the same CFID value. Did you face with this issue before?