[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Redirect http to https
- Subject: RE: [cobalt-users] Redirect http to https
- From: "Gavin Nelmes-Crocker" <cobalt@xxxxxxxxxxxxxxxx>
- Date: Wed Jan 9 16:04:04 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> On your welcome page, just make the link a secure link (with
> https ) to the
> secure area. That will save a lot of headaches.
Ok I think the problem/issue has been diluted along the way here. Some of
the responses would get round the problem but not really fix it.
The customer wants to have a form on his website that can only be accessed
through https but other pages are accessed normally yes he will put a link
on the page to that form and it will be https://siteX.co.uk/secureform.htm
but he wants to make sure as he is taking credit card details that people
can't end up there on http. That was where a redirect was such a nice
solution he could put the form in a directory on its own which would be fine
but we still have the same problem unless someone can come up with a
.htaccess solution that works.
Yours hopefully
Gavin