Unable to access 127.0.0.1 while localhost works (WAMP)

axellle1 Posted messages 44 Status Member -  
axellle1 Posted messages 44 Status Member -
Hello,

Everything is in the title, I can access the WAMP homepage without any problem by typing the URL http://localhost in my browser, while if I type http://127.0.0.1 I get the infamous 404 error.

I don't understand where this may come from, if someone has an idea I'm all ears^^

Here's what happens when I type: http://localhost


And here's what happens when I type http://127.0.0.1



Here’s a copy of my hosts file:



Thank you in advance.

2 answers

  1. Tomsuper Posted messages 1921 Registration date   Status Member Last intervention   407
     
    Hello,

    Test
    http://localhost:3000/
    or
    http://localhost:80/

    Best regards.

    --
    I excel like a spreadsheet.
    0
    1. Tomsuper Posted messages 1921 Registration date   Status Member Last intervention   407
       
      So 127.0.0.1:80
      Localhost is usually an alias for 127.0.0.1
      0
    2. axellle1 Posted messages 44 Status Member 1
       
      Yes, that's exactly why I really don't understand what's happening.
      When I type 127.0.0.1:80, I receive the error: This page from the site 127.0.0.1 is not found No web page found at the address: http://127.0.0.1/
      HTTP ERROR 404
      0