https://codex.wordpress.org/Administration_Over_SSL https://codex.wordpress.org/Function_Reference/WP_Rewrite https://fr.wordpress.org/plugins/velvet-blues-update-urls/
# vim $( find -name wp-config.php )
define('FORCE_SSL_ADMIN', true);
# vim $( find -name wp-config.php ) $_SERVER['HTTPS']='on';