![]() |
Forwarding http:// to http://www.
Is there a way to do this on vBulletin without using mod_rewrite and a .htaccess file? My site is running into problems with cookies (If you visit without the www. then you aren't logged in, the web browser sees it as two cookies, or something.)?
Is there a fix for making one cookie work on http:// and http://www.? |
I'm fairly certain that you're going to have to use a .htaccess rewrite if you want to forward to www.*
But have you tried changing the cookie options in your vBulletin AdminCP? For instance, modifying the cookie domain to be ".domain.com" without quotes and where domain.com is actually your domain (notice the dot in front of the domain name). |
I had the exact same issue with my forum.
In your .htaccess file, put this: Code:
########################################################### http://bluesbrotherscentral.com http://bluesbrotherscentral.com/forum/ (both forward to 'www') It's a 301 redirect (Moved Permanently), so it should also help you as far as Search Engine indexing/optimisation. |
Quote:
|
Quote:
|
Thank you!
|
Thanks its works on my site
|
All times are GMT. The time now is 07:11 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|