vote up -1 vote down star

What's the best way to handle this? When a user logs in a domain.com, they are logged out on www.domain.com and vice-versa.

Should one always be rewritten to the other with mod_rewrite? What is the best practice here?

flag

75% accept rate

1 Answer

vote up 0 vote down

I have a few domains that all point to the same website, and I bounce people with a HTTP Status 301 (Permanent Redirect) to my preferred domain.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.