|
Posted by ilan on 03/01/07 05:37
Wow.
That makes so much sense. I will look into redirecting users to the
secure page.
The only problem that I can see is that whilst it would be possible to
have a redirection page, I don't see how I can distinguish between
those people who entered http:// and those that entered https:// So
essentially, I would be redirecting some people (https) to a page that
they typed in anyway. Is there a way to solve this problem?
As well, I am using a CMS, so I define a homepage, and that is what
everyone sees, regardless of whether they type https or http. I think
the only way I could do this is by having the code of the webpage
evaluate the URL and decide based on that. Is this possible?
Thanks,
Ilan
[Back to original message]
|