Look at this: http://groups.google.com/group/cake-php/browse_thread/thread/f603fbcad492144 f
Also having http and https on the same directory is a Server configuration, and can be easily done with Apache, so it depends on your hosting. For example one of my servers is a Godaddy server (which uses httpdocs and httpsdocs to distinguish SSL and non-SSL webpages), so what I did is removed standard httpsdocs directory and instead created a symbolic link httpsdocs -> httpdocs. -MI --------------------------------------------------------------------------- Remember, smart coders answer ten questions for every question they ask. So be smart, be cool, and share your knowledge. BAKE ON! blog: http://www.MarianoIglesias.com.ar -----Mensaje original----- De: [email protected] [mailto:[EMAIL PROTECTED] En nombre de FredsFriend Enviado el: Martes, 13 de Marzo de 2007 01:14 p.m. Para: Cake PHP Asunto: Secure page for cake Please excuse my ignorance but is it possible to have part of my cakephp app run over http and some of it run over https without having at put cake into the two different directories? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
