繁体   English   中英

如何防止在 chrome 和 firefox 上的 localhost 上从 http 重定向到 https?

[英]How to prevent redirects from http to https on localhost in chrome and firefox?

为什么我不能再访问我的任何本地开发站点? Firefox 和 Chrome 都重定向到 HTTPS(localhost/site 变为 https://localhost/site 并引发错误)...

我不会在我的 localhost 开发机器上设置 SSL...如何防止所有浏览器重定向到 HTTPS?

自动重定向 http 到 https 通常是由安装新插件或证书引起的。 查看这个问题以了解如何解决它。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM