在站点根目录下 .htaccess 文件里新增以下代码,具体位置请看参考下图:# http跳转到httpsRewriteCond %{SERVER_PORT} !^443$RewriteRule ^(.*)$ https://www.xxx...
2022-11-191012技术日志
标签: https相关