> I have the following two domains
> 
> domain.com & subdm.domain.com
> 
> Both these domains use the same login system however, I'd 
> like each site to have an individually unique cookie.
> 
> So if a user logs into a main domain (domain.com) it does not 
> carry over to the subdm.domain.com
> 
> I'm running into issues now that are causing conflicts 
> between the two cookies and breaking the sites.
> 
> I have the following settings
> domain.com
> CFCOOKIE domain value = .domain.com
> 
> subdm.domain.com
> CFCOOKIE domain value = . subdm.domain.com
> 
> Does anyone know why this would cause a conflict?

The first cookie is set to work with any host within that domain. Your
subdomain is also within that domain. If you want separate cookies, give
them different names.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Training: Adobe/Google/Paperthin Certified Partners
http://training.figleaf.com/

WebManiacs 2008: the ultimate conference for CF/Flex/AIR developers!
http://www.webmaniacsconference.com/

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:297780
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to