标签: 跳转
Nginx 环境强制 http 301 跳转 https 的方法
现在越来越多的人开始为网站启用 ssl 证书了,安装了 ssl 后我们都需要让 http 强制跳转 https,并确定网站唯一性,这里介绍了几种方法。
方法
提示:以军哥的 lnmp 一……
html 跳转代码无停顿
<script type=」text/javascript」>
window.location.href=』/index.php』;
</script>