SSL redirect HTTP to HTTPS mixed content issues
Posted: Tue Aug 30, 2016 11:11 am
I recently tried to automatically redirect HTTP to HTTPS using Apache which made the load time for each individual page extremely long (as long as a few minutes in certain cases). I've made some changes so that the instance is now load balanced therefore redirecting at that level, and after some changes to config files the redirect works. The issue is that the webpage now only allows requests made from HTTPS to be shown, e.g.:
Any suggestions would be appreciated!
Code: Select all
Mixed Content: The page at 'https://nagios.esendex.com/nagiosxi/' was loaded over HTTPS, but requested an insecure stylesheet 'http://nagios.esendex.com/nagiosxi/includes/css/font-awesome.min.css?1465567804'. This request has been blocked; the content must be served over HTTPS.