http vs https
How do I turn off all warning and redirects for unsecured web sites. I am an embedded developer and 90% of what I do is work on designs that can be configured via a localhost web page. I'm tired of the warnings and the constant attempt to turn http into https.
Tất cả các câu trả lời (1)
Generally upgrades only happen if there's a service successfully working on the upgraded port, so you might be facing something else besides the simpler config things below.
I'd start by adding exceptions for localhost to "https-only mode" in settings. This should not need to be necessary, as loopback hosts should be skipped depending on your config, these are some of the prefs to look into: