CodeIgniter default template does not load properly SSL (https) version of the site when encrypted with Let's encrypt using Certbot. The https site is static whereas non-SSL default site more dynamic/responsive. I am running LAMP on Debian 8 and PHP5.6; I installed Certbot following instructions found on:
CodeIgniter default template does not load properly SSL (https) version of the site when encrypted with Let's encrypt using Certbot. The https site is static whereas non-SSL default site more dynamic/responsive. I am running LAMP on Debian 8 and PHP5.6; I installed Certbot following instructions found on:
https://certbot.eff.org/#debianjessie-apache
What am I missing?