mahtab2003 / Xera

Now Introducing a new and easy way to manage your clients and MyOwnFreeHost hosting accounts.
https://xera.eu.org/
GNU General Public License v2.0
48 stars 38 forks source link

Switching from HTTP to HTTPS #166

Closed Keshavi15 closed 2 weeks ago

Keshavi15 commented 2 months ago

Hi there, I install Xera over http, tested well now moving to https, but base_url() is returning http so getting mixed content issue. Wondering how can i fix this simple trick. I am novice in this. if anyone can guide will be great. TIA

mahtab2003 commented 2 months ago

edit app/config/config.php and update your site url

Keshavi15 commented 1 month ago

Thanks Mehtab. Did and working. Thanks