Question with HTTP Headers

Question with HTTP Headers

am 13.11.2007 18:04:17 von AYOKUNLE JOEL-TAIWO

This is a multi-part message in MIME format.

------=_NextPart_000_0014_01C825E4.EF05B900
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

I run an ecommerce site on my Win2003 server with IIS6, the server see =
request's with http and without http as seperate sessions, which means =
if a customer adds some item to the cart while they were shopping with =
www.domain.com and return to the site using domain.com the server see =
that session as a different session which results in that cart being =
empty, how do I make IIS forward a user to www.domain.com if they =
request domain.com.

Thanks in advance,

Ayokunle.


------=_NextPart_000_0014_01C825E4.EF05B900
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable



charset=3Diso-8859-1">




I run an ecommerce site on =
my Win2003=20
server with IIS6, the server see request's with http and without http as =

seperate sessions, which means if a customer adds some item to the cart =
while=20
they were shopping with href=3D"http://www.domain.com">www.domain.com and=20
return to the site using domain.com the server see that session as a =
different=20
session which results in that cart being empty, how do I make IIS =
forward a user=20
to if they request=20
domain.com.

 

Thanks in =
advance,
face=3D"Century Gothic" size=3D2>

Ayokunle.

 

 


------=_NextPart_000_0014_01C825E4.EF05B900--

Re: Question with HTTP Headers

am 13.11.2007 18:49:49 von Kristofer Gafvert

The simpliest solution is to set up domain.com as a separate website, and
configure it to redirect to www.domain.com (properties tab for the website).


--
Regards,
Kristofer Gafvert
http://www.gafvert.info/iis/ - IIS Related Info


AYOKUNLE JOEL-TAIWO wrote:

>I run an ecommerce site on my Win2003 server with IIS6, the server see
>request's with http and without http as seperate sessions, which means if
>a customer adds some item to the cart while they were shopping with
>www.domain.com and return to the site using domain.com the server see that
>session as a different session which results in that cart being empty, how
>do I make IIS forward a user to www.domain.com if they request domain.com.
>
>Thanks in advance,
>
>Ayokunle.

Re: Question with HTTP Headers

am 14.11.2007 01:29:03 von AYOKUNLE JOEL-TAIWO

Solved it.
thanks a bunch!

--
AYOKUNLE JOEL-TAIWO


"Kristofer Gafvert" wrote in message
news:xn0fdnlm9n8mhiz018@news.microsoft.com...
> The simpliest solution is to set up domain.com as a separate website, and
> configure it to redirect to www.domain.com (properties tab for the
> website).
>
>
> --
> Regards,
> Kristofer Gafvert
> http://www.gafvert.info/iis/ - IIS Related Info
>
>
> AYOKUNLE JOEL-TAIWO wrote:
>
>>I run an ecommerce site on my Win2003 server with IIS6, the server see
>>request's with http and without http as seperate sessions, which means if
>>a customer adds some item to the cart while they were shopping with
>>www.domain.com and return to the site using domain.com the server see that
>>session as a different session which results in that cart being empty, how
>>do I make IIS forward a user to www.domain.com if they request domain.com.
>>
>>Thanks in advance,
>>
>>Ayokunle.