Saturday, March 19, 2022

[FIXED] How to configure Yii Framework to use HTTPS?

Issue

I just bought a SSL certificate for my website linkbook.co;

My website is developed using the Yii Framework;

Do I have to configure the App to use HTTPS or will the server do this for me?

If I have to configure the App, how do I tell to the widgets, clistviews, portlets, etc, to use the HTTPS protocol?


Solution

There is also a good wiki article about it on the Yii website explaining URL management for Websites with secure and nonsecure pages

The article is only usefull if you have some content that has to use HTTPS and some other HTTP. If you want everything going by HTTPS then it wont be usefull for you.



Answered By - darkheir

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.