Configure your web server to log the host name of each request and check it 
out... if you see it changing then you can use the referrer (which you should 
also log) and find the link that is changing the host name.

As for the domain value for cookies, it comes from the current host name.

        Mark

-----Original Message-----
From: Nick Cabell [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 17, 2004 10:04 AM
To: CF-Talk
Subject: Re: What sets the domain in default CFID cookies?


I guess I'm not sure what would cause them to change, but I can see the result 
of it in the different cookies. Doesn't happen on dev machine where it is 
always localhost. What determines the domain value for CFIF/CFTOKEN cookies and 
how can I prevent it?

> Is there any chance that the host names are changing across your web 
> site?  Using both www.xyz.com and xyz.com will cause different sets of 
> cookies to be used, even if you use "domain cookies".  (But www.xyz.
> com and abc.xyz.com will share cookies when domain cookies are used.)
>       Mark
> 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:184657
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to