What Stefan said is true. Also, as a general rule I would pick either http://www.mysite.com or http://mysite.com for your site and 301 redirect the one that your not using to the domain that you are using as search engines will see typically see the two sites as being two different websites and therefore they'll index both of them. This is really bad for SEO purposes as search engines see this as being duplicate content. : )
Paul Alkema Application Developer http://www.alkemadesigns.com/ On Tue, Nov 10, 2009 at 9:03 AM, Stefan Richter <[email protected]>wrote: > > I'm using cflogin and cflogout on my site. > A user is logged into http://www.mysite.com and then clicks log out. I > run cflogout and redirect her to http://mysite.com (note I missed the > www off). > > There seems to be some kind of double session going on when I > previously logged into http://www.mysite.com as well as http://mysite.com > because after the logout I still see to be logged in as the user who > previously logged into the other respective site (of course there is > only one site). > > I hope this makes sense. Is this expected behaviour? > > Stefan > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:328179 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

