Hi All. Just joined this community and making my first post, so please be kind if I don’t do this perfectly.
I have a main site and two subsites: greatalbum.net, app.greatalbum.net, help.greatalbum.net. I want all of them to auto redirect HTTP > HTTPS. I’ve followed directions at both of these resources:
- https://developers.cloudflare.com/ssl/edge-certificates/additional-options/always-use-https
- https://blog.cloudflare.com/how-to-make-your-site-https-only
It seems like I have the configurations correct:
- Edge Certificates are enabled
- Always Use HTTPS is turned on
- HTTP Strict Transport Security (HSTS) is fully enabled
But only the main site is forcing HTTPS. The subdomains are not.
I’ve searched and read several posts in this community, but none of them seems to answer my problem. Any ideas what I’m doing wrong?