When visiting my website using the www
prefix from the no-www version (which I normally use) I find that I am no longer logged in... Why is this?
Is there a way to have the two versions of the site use the same SESSION
variable or at least redirect to one version so as to prevent internal redirects switching users from one version to another (all my redirect use relative paths so I don't think it would be an issue, but I'm inexperienced so I don't know for sure)?