Linux 5.10.0-27-cloud-amd64 #1 SMP Debian 5.10.205-2 (2023-12-31) x86_64
Bitnami package for Ghost 5.75.1-0
on aws lightsail
once I change config.production.json url to https://kates.fclec.com from http://kates.fclec.com
and restarting ghost and apache , the site fails .
If I dont change it then I get mixed content messages.
FeedbackPage.js:12 Mixed Content: The page at ‘https://kates.fclec.com/’ was loaded over HTTPS, but requested an insecure resource ‘http://kates.fclec.com/members/api/member/’. This request has been blocked; the content must be served over HTTPS.
o @ FeedbackPage.js:12
comment-counts.min.js?v=3c08c01bb4:1 Mixed Content:
Do you have any kind of caching in place? If the URL in Ghost is set with https, the page (e.g. the home page) should reflect that, but right this second it’s not
I’ve wasted the day on this , just doesnt work , yes I’ve cleared the cache between config changes. if I change the url to https the site wont redirect. and if I dont i can access the site via https. but then ghost site throws mixed content errors