Index  Up  <<  >>  


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

More than one domain can be set. It must have at least two periods or browsers will ignore it.

Index  Up  <<  >>