CookieDomain

Allows you to set a domain so that two servers can handle traffic. For example, if you wanted to use server addresses of secure.yourdomain.com and www.yourdomain.com then you could set it to:

    CookieDomain    .yourdomain.com

It must have at least two periods or browsers will ignore it.