je mis ce code
code : Tout sélectionner
#Rewrite everything to https
RewriteEngine On
RewriteCond %{HTTPS} !=on
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
en tous cas Sylver un grand merci
code : Tout sélectionner
#Rewrite everything to https
RewriteEngine On
RewriteCond %{HTTPS} !=on
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
s
code : Tout sélectionner
<div id="site-description" class="site-description">
<!-- IF $A_DISPLAY_LOGO -->
<a id="logo" class="logo" href="<!-- IF U_SITE_HOME -->{U_SITE_HOME}<!-- ELSE -->{U_INDEX}<!-- ENDIF -->" title="<!-- IF U_SITE_HOME -->{L_SITE_HOME}<!-- ELSE -->{L_INDEX}<!-- ENDIF -->"><span class="site_logo"></span></a>
<!-- ENDIF -->
<h1>{SITENAME}</h1>
<p>{SITE_DESCRIPTION}</p>
<p class="skiplink"><a href="#start_here">{L_SKIP}</a></p>
</div>
Le compte test n'existe plus, je ne peut pas affirmer.jusque maintenant pas de souci de connexion ?
Tu a peut être vidé le cache, pour lui maintenant c'est bon.pour le logo en https je vois pas ou je peut mettre le s ?
code : Tout sélectionner
<a href="........./images/fr.png" class="postlink">images/fr.png</a>
code : Tout sélectionner
<a href="....../images/fr.png" class="postlink">images/fr.png</a>