Gnuragist.es

Support Gnu/Linux

Outils pour utilisateurs

Outils du site


notes:certificate-renewal-fail

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
notes:certificate-renewal-fail [2021/01/17 17:34] ptrnotes:certificate-renewal-fail [2021/01/20 18:26] (Version actuelle) ptr
Ligne 15: Ligne 15:
 i commented following ‘rewrite’ https settings (you can use octothorp '#' character on the beginning of the line) i commented following ‘rewrite’ https settings (you can use octothorp '#' character on the beginning of the line)
  
-  # rewrite ^(.+)$ /index.php?q=$1 last; 
  
 +  #if ($scheme = http) {
 +  #rewrite ^ https://$server_name$request_uri? permanent;
 +  #}
  
 then restart nginx then restart nginx
notes/certificate-renewal-fail.txt · Dernière modification : 2021/01/20 18:26 de ptr