Hi Scott,
I'm having a problem: If user A logs in using http://mysite.com, when he clicks http://www.mysite.com, he is logged out.
I notice that in your site, every request without the www in the URL is redirected to www.ventrian.com
Can you tell me how to accomplish this? Please note that I want to do the opposite: remove the www
However, it'd be best if I can preserve the login status in both www and without www. Can this be done?
Thanks.
|