Localhost:8080.

Ayu
-
Localhost:8080.

Jul 1, 2015when you go to localhost:8080 it's the exact same thing. Localhost server name always resolves to the machine you are running on and uses the fake ip address of 127.0.0.1 (your. Localhost is redirected to 127.0.0.1 via the lo local loopback interface, as defined in the hosts file.

How does localhost 127.0.0.1 work? I'm wondering how does localhost:8080 works? You can set up a reverse proxy to serve at port 80, and forward all requests to 8080.

Jul 10, 2017i can access it using localhost:8080 or using the computers ip-address 192.168.xxx.xxx:8080. Aug 5, 2020i have the ip address for ubuntu machine, and i want to access the application running on localhost in ubuntu from my virtual windows box. Jul 24, 2018i configured the server to listen on 8080 and i access it by going to localhost:8080.

I have added inbound and outbound tcp/udp rules for port 8080 on all profiles. As in you can't reach the page if you don't specify port 8080? Localhost is just an address (127.0.0.1), so if apache is listening.

Nov 25, 2011i set up isapi_redirect.dll, so right now my_app.local 's content equals to localhost:8080 's, but it's not enough, i would like to map localhost:8080/my_app under my_app.local. I changed the "listen 80" to listen localhost:80, localhost:8080, 127.0.0.1:80, 127.0.0.1:8080, mysystemip:80/8080 and tried to execute the relevant url in my browser.

Images Gallery

You may also like