No the default rewrite rule will not get in the way. The only issue is how the host implements the ssl. Most hosts just link the ssl to the main site directory but some use a seperate folder (Plesk comes to mind) that requires duplicate files. This may also cause session cookie path issues, although in my experience this is rare.
So there should be no problems. SImply link all your login links with a full https:// href and you should be sweet. Geoff -- http://lemoncake.wordpress.com On Sep 26, 11:29 am, hondya <[EMAIL PROTECTED]> wrote: > For my web application I would like to have SSL enabled just for the > login page and no SSL for rest of the pages. Is there a Cakephp > example explaining this idea? Will the default RewriteRule > in .htaccess interfere with this? > Thanks > > - Vishal --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
