Topic: after login it still says login
Hello
After I login the system still seems to not been login
but if i press home, I can see my account
You are not logged in.
Hello
After I login the system still seems to not been login
but if i press home, I can see my account
Yes that did the trick - THANKS
RewriteCond %{HTTP_HOST} !^www\.domain\.com
RewriteRule (.*) http://www.domain.com/$1 [R=301,L]