Codeigniter plus SSL |
[eluser]mallix[/eluser]
I am trying to use this post: http://ellislab.com/forums/viewthread/86113/ But no luck with ssl there either. When i navigate to http://www.mydomain.com/panel/login ssl is not valid When i am actually loggin in and getting redirected to http://www.mydomain.com/panel/profile the SSL is valid again. Very confusing stuff.. Do I have to set base_url to https or NOT ? Do I have to do that with CodeIgniter using htaccess or not ? What about styles and javascript files? I now that these files must be served to client side under https or IE and other browser will cry about files served under the hood. What is the solution, best or not using CodeIgniter? Forcing www and https, removing index.php and all this for ALL the domain: https://wwww.domain.com/*.*/*.*/*.* |
Messages In This Thread |
Codeigniter plus SSL - by El Forum - 05-14-2012, 09:45 AM
Codeigniter plus SSL - by El Forum - 05-14-2012, 11:07 AM
Codeigniter plus SSL - by El Forum - 05-14-2012, 12:15 PM
Codeigniter plus SSL - by El Forum - 05-14-2012, 12:26 PM
Codeigniter plus SSL - by El Forum - 05-15-2012, 02:58 AM
Codeigniter plus SSL - by El Forum - 05-15-2012, 06:07 AM
Codeigniter plus SSL - by El Forum - 05-15-2012, 10:18 AM
|