Log in

View Full Version : Pass vB session to www server


TheGardener
12-29-2008, 04:37 PM
I've read server mods for using vB on other parts of the same server, but what about on another server. I have my forums on forums.____.com and my "main" site on www.____.com (they are both linux based, in the same server rack and I have root access to them).

I have cookies set to .____.com so all subdomains should be able to see them and access to the vB's database.

Can anyone point me in the right direction for more info.

Thanks

~ B

Dismounted
12-30-2008, 08:43 AM
You could replicate what vBulletin does to start a session. However, this will probably require a lot of work.