switching from non-secured to secured site based on page nam
Posted: Sun 10. Feb 2008, 17:58
Probably not a phpwcms specific question.
I use an external context CP to embed a form on my page.
It is to be part of the secured website.
Is there a way to switch from http:// to https:// whenever /registration.phtml is displayed?
Then back from https:// to http:// when the user goes to another page.
I guess I can just have the entire site be under https://, but I would like to be able to switch back and forth.
I use an external context CP to embed a form on my page.
It is to be part of the secured website.
Is there a way to switch from http:// to https:// whenever /registration.phtml is displayed?
Then back from https:// to http:// when the user goes to another page.
I guess I can just have the entire site be under https://, but I would like to be able to switch back and forth.