Sunday, February 28, 2010

Re: Apply https for a particular module

This should get you started:

http://book.cakephp.org/view/268/Usage

This works in 1.2 and 1.3 - I can't confirm that the same for 1.1 though.

Jeremy Burns


On 1 Mar 2010, at 04:28, SeeVik wrote:

> Hello all
>
> I am using Cakephp 1.1 for my webapp and I want to use https when the
> user logs in his user account. For guest users I want the simple http
> connection to be used.
>
> Can this be done by using some setting in cakephp or should it be set
> it in Apache configuration?
>
> Thanks and Regards
> ShiVik
>
> Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.
>
> You received this message because you are subscribed to the Google Groups "CakePHP" group.
> To post to this group, send email to cake-php@googlegroups.com
> To unsubscribe from this group, send email to
> cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en

Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.

You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en

No comments: