salut,
et moi et moi et moi ^^..
donc après avoir tout lu j'ai essayé de le faire mais bon j'ai un message comme ceci:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at postmaster@www.site.com to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
donc je suis chez ovh dans l'espace configuration je pense avoir cliqué et depuis j'ai :
Certificat SSL
Oui - LETSENCRYPT - DV
donc j'imagine que c'est activé chez ovh.. du coup j'ai été dans le .htaccess et tout la fin j'ai rajouté le code donné:
# HTTP to HTTPS
RewriteCond %{HTTPS} !on
RewriteRule ^(.*)$ https://%{SERVER_NAME}/$1 [R=301,L]
puis j'ai installé le RepairSettings et la ou y'avais http j'ai changé en https 5 à 6 fois je pense puis enregistré..
mais ça aurait été trop beau que ça marche comme ça du premier coup :pP donc j'ai eu ce message d'erreur et demande votre aide.