New Zenner
- Join Date:
- Nov 2006
- Posts:
- 10
- Plugin Contributions:
- 0
Home link pointing to www. not just http://
Hi all, i signed up awhile ago, but until now i found all the answers i needed covered by previous threads
But i'm having a very minor problem, its not much a big deal, but i'd like to get it fixed if possible.
Basically, my 'home' link goes to http://mydomainname.com rather than http://www.mydomainname.com, and i'd like it to point to the latter
In /includes/configure.php i changed :
HTTP_SERVER
HTTPS_SERVER
In /admin/includes/configure.php i changed:
HTTP_SERVER
HTTPS_SERVER
HTTP_CATALOG_SERVER
HTTPS_CATALOG_SERVER
So those then had the http://www. infront rather than just http://
After doing that, the home link pointed to the right thing, but the problem was, whenever i tried to login, it wouldn't do anything. It just went back to the home page without actually logging in..
I guess i need to change another thing but i can't figure out what that would be, can anyone help me with this?
Cheers