PDA

View Full Version : WWW problems!



XDuncan
Mon 15th Dec '08, 9:32pm
Hello,

I am constantly running into errors where my site is reading WWW.domain.COM differently than DOMAIN.com.

Isn't there a way to use HT ACCESS to make it so when you type NON-WWW into browser it adds it or vic versa?

Anyone else running into these issues? Right now I have my site set w/o WWW. in the vBulletin settings -but some of my modifications installed have WWW so I may decide to convert to that.

Ideas?

Jake Bunce
Tue 16th Dec '08, 2:06am
Are you having login problems? Some addons modify the login form to post to a full URL which can cause login problems. You can sometimes fix it by changing the cookie domain:

Admin CP -> vBulletin Options -> Cookies and HTTP Header Options

Try using a cookie domain like this (which uses your domain name, including the beginning dot):

.domain.com

That will make it so your forum cookies work from any subdomain of your domain, with or without "www".