如果强制执行 Strict-Transport-Security,我如何将网站流量发送到 http 端口
例如, 如果我嵌入了一个指向 http 端口 8000 的链接,访问者将被定向到 https 端口 8000 ,我就会强制执行 Strict-Transport-Security
我需要的结果是, 如果我嵌入了一个指向 http 端口 8000 的链接,访问者将被定向到 http 端口 8000
谢谢。
ssl hsts
hsts ×1
ssl ×1