如果是apache环境,在站点根目录下 .htaccess 文件里新增以下代码,具体位置请看参考下图: # http跳转到https RewriteCond %{SERVER_PORT} !^443$ RewriteRule ^(.*...