I am converting an asp.net application into mvc3. Lets say I have a sign in page that requires https and every other page only needs http how can I redirect the signin to ht
the issue is that after log in all your requests are going to be https even if you don't want it