About 4,540,000 results
Open links in new tab
  1. What is the difference between 127.0.0.1 and localhost

    Sep 12, 2011 · What, if any, are the actual differences between using 127.0.0.1 and localhost as the server name, especially when hitting processes running locally that are listening for …

  2. Localhost applications failing after installing "2025-10 Cumulative ...

    I just installed the 2025-10 cumulative update for Windows 11 on my laptop and am now getting errors on trying to run applications on localhost. Does anybody else have the same problem …

  3. How do I connect to this localhost from another computer on the …

    Mar 13, 2012 · I'm currently working on a project and I would like to test it out on two laptops at home where one laptop connects to the localhost on the other. I am using XAMPP. How do I …

  4. localhost - Not able to access local server running after VPN ...

    Aug 19, 2015 · To access localhost in this case what you have to do is Ensure that VPN is off Set up port forwarding and then find out your external ip address. Test it by using the external ip …

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

    Jun 22, 2012 · How to set xampp open localhost:8080 instead of just localhost Asked 13 years, 4 months ago Modified 4 years, 11 months ago Viewed 128k times

  6. http - Add subdomain to localhost URL - Stack Overflow

    Unfortunately, because localhost is not a proper domain, you can't add a subdomain to it like that. You can, however, trick your computer into thinking it owns a specific domain and test things …

  7. Create new local server in pgadmin? - Stack Overflow

    Nov 12, 2018 · I want to create a local server (localhost) as a testing environment where I can experiment. I can't seem to do it though, and the other similar questions on stack don't help. …

  8. How can I create a self-signed certificate for 'localhost'?

    I've gone through the steps detailed in How do you use HTTPS and SSL on 'localhost'?, but this sets up a self-signed certificate for my machine name, and when browsing it via …

  9. Using reCAPTCHA on localhost - Stack Overflow

    Google indeed says "By default, all keys work on 'localhost' (or '127.0.0.1')", but for real using reCAPTCHA on localhost may cause problems. In my case, I solved it using secure tokens.

  10. Create Local SQL Server database - Stack Overflow

    Apr 11, 2017 · After installation you need to connect to Server Name : localhost to start using the local instance of SQL Server. Once you are connected to the local instance, right click on …