Too many redirects - wp - status cname www dns throught cloudflare

my website working well with https , but when i put CNAME throught Cloudflare i have a error message : too many redirections
so i put cname out Cloudflare and its working … but i want to use throught Cloudflare
my ssl : let’s encrypt
cms : WP
directive apache : RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI}
:cold_face:

You shouldn’t have to use .htaccess to handle the HTTPS redirects.

Can you be more specific on the CNAME? Using “example.com” as a placeholder, can you describe the DNS records you’re trying to use?

hello and thank you
i know about htaccess but without it → it does not working :tired_face:
i have just tried again now with and without .htaccess https redirection …

i sent you a screen shot with exemple.com


:wink:
:roll_eyes::smiley:

This topic was automatically closed after 30 days. New replies are no longer allowed.