How to stop localhost from redirecting to https
-
I have two local website that I having been working on. Everything was working well but somehow when I run myserver and try to asses my site’s dashboard via localhost/gandt/wp-admin it redirects to https. I have checked only andit’s due to a one of the website with HTTP Strict Transport Security.
I have tried some recommendated solutions to disable but it seems to not work
- I went to?
chrome://net-internals/#hsts
and deleting?localhost
?and?127.0.0.1
- Empty Cache and Hard Reload (https://galaxyinternet.us/google-chrome-redirects-localhost-to-https-fix/)
- removing cached images and files in
chrome://settings/clearBrowserData
- Checking the?
disable cache
?in Chrome developer tools> network tab.
nothing seems to work. Please can anyone help?
- I went to?
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘How to stop localhost from redirecting to https’ is closed to new replies.