Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

8
  • 1
    What happens when you type http://127.0.0.1/ on both, and when you type http://[::1]/ on both? Commented Aug 23, 2015 at 13:54
  • @grawity Yes, both surprisingly work in Chrome and also on Internet Explorer. It seems like Chrome tries to do https://localhost/ but can't because a secure connection is not available. Commented Aug 23, 2015 at 13:56
  • 3
    possible duplicate of Google Chrome can't access localhost domains
    – RiggsFolly
    Commented Aug 24, 2015 at 22:48
  • 2
    @RiggsFolly The given solution does not solve the problem though Commented Aug 25, 2015 at 11:56
  • Google for Chrome and localhost Chrome has a few odd issues with localhost for some unknown reason. There are a few possible solutions, depending on your version and how many times the issue has been fixed and then re-occured.
    – RiggsFolly
    Commented Aug 25, 2015 at 12:05