You can use .htaccess to force an https connection for the desired
url's.

On Jan 23, 6:34 pm, vb13 <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I am struggling with the following (I hope simple) issue in 1.2
>
> I have a login form that has to post via https.  I would like to use
> cake controller/action url notation and let the framework generate a
> full https://... URL.
>
> I.e. in my template I have code
>
>  <Form action="<?=$htmlhelper->link('user/login') etc?> and I want the
> result to post to gohttps://www.foo.com/user/login, i.e. cake should
> know to generate full url as https:// and not http://.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to