About 1,010,000 results
Open links in new tab
  1. How can one access http://localhost/ using the command line

    Aug 16, 2017 · I recommend installing a browser for a command line like lynx , Browsh. Lynx is light-weight. Fast. An img element is always shown in their alt text. Browsh is a bit slower than Lynx. An …

  2. What's the whole point of "localhost", hosts and ports at all?

    The :80 part is the TCP port. You can consider these ports as communications endpoints on a particular IP address (in the case of localhost - 127.0.0.1). The IANA is responsible for maintaining the official …

  3. reactjs - What is localhost 3000? - Stack Overflow

    Aug 18, 2020 · I am new to web development. When I read how to setup react project I see localhost:3000. I searched for it but any of the answers didn't answer what localhost:3000 mean.

  4. Problema con http://localhost:8080/ - Stack Overflow en español

    Jun 10, 2022 · Estoy realizando proyectos Java EE y al lanzar el servidor tomcat y abrir el navegador constantemente me sale Error 404. Eso me hizo comprobar el localhost 8080 ...

  5. Cant Run http://localhost instead of http://localhost:8012

    Nov 29, 2019 · I try configure my localhost XAMPP on like these step How to change XAMPP apache server port? But when i try restarted my apache and try open http://localhost instead of …

  6. How to set xampp open localhost:8080 instead of just localhost

    Jun 22, 2012 · Now http://localhost:8080/xampp/ works as expected but the Admin button still opens http://localhost/xampp/ which does not open anything. I have restarted the computer after doing so …

  7. Why is my local website not working in IIS - Stack Overflow

    Sep 25, 2020 · I had also this situation where a local website hosted by IIS did not work. My site was already started but it seemed to lack the rights for an internet browser to access to the local site. In …

  8. How do I free my port 80 on localhost Windows? - Stack Overflow

    Apr 25, 2009 · I installed XAMPP 1.6.8 and for some reason it didn't work. Later realized port 80 is not free or not listening. How can I release it or make it free? Thanks a lot!

  9. javascript - Access to fetch at from origin 'http://localhost:3000' has ...

    Access to fetch at from origin 'http://localhost:3000' has been blocked by CORS policy Asked 5 years, 7 months ago Modified 6 months ago Viewed 369k times

  10. How to add http://localhost:3000 to Windows through Firewall?

    May 5, 2024 · Are you using system firewall or 3rd party firewall software ? Also, do you have the required privileges to edit/add firewall rules ? If you are using Windows Firewall you can access it …