Hello!
I would like to create a page rule that takes all users to the https://www part of my site.
I see that Cloudflare handles this the fastest, however if I just set up a page rule for
http://www.ringsofsweden.com
that would NOT cover somebody visiting http:// right?
I believe it takes my .htaccess setting to redirect them.
How should I set up a rule so that:
http://
http://www
https://
all go straight to
https://www.ringsofsweden.com/ *
in the fasters way possible?
Hope someone can help!
Thanks!
sandro
October 31, 2018, 4:35pm
2
This should take care of all requests going to your naked domain and redirect them to its www
version
It would not cover HTTP requests to www
but that can be enforced with the Always-use-HTTPS setting.
Thanks!
I believe I have set it up correctly now with your above setting as well as an always https rule:
sandro
November 2, 2018, 5:00pm
4
The second rule should not be necessary as you can set that zone-wide under “Crypto”.
I don’t understand what you mean… Could you explain what I need to do? Thanks!
Judge
November 10, 2018, 8:08pm
6
Try removing that second page rule, then head to the “Crypto” tab and turn on “Automatic HTTPS Rewrites” there. A page rule is not needed for this feature.
1 Like
system
Closed
December 1, 2018, 1:21am
8
This topic was automatically closed after 14 days. New replies are no longer allowed.