About 575,000 results
Open links in new tab
  1. windows - hosts file ignored, how to troubleshoot? - Server Fault

    216 The hosts file on Windows computers is used to bind certain name strings to specific IP addresses to override other name resolution methods. Often, one decides to change the hosts file, and …

  2. How to change the URL from "localhost" to something else, on a local ...

    On a Windows machine, there's a system running on the local wampserver, but while the application is running on localhost, the URL says otherwise. While I would expect the URL to be like this base...

  3. javascript - How to run html file on localhost? - Stack Overflow

    Jul 21, 2016 · I have an HTML file and I run it on localhost. But, this file includes a mirror using a webcam. For example, how can I run this HTML file on localhost? Webcam starts in this example …

  4. PHP server on local machine? - Stack Overflow

    Nov 5, 2009 · I'm trying to build a PHP site and I'm wanting to test my PHP files without uploading them to my host. Basically testing them on my own machine before I upload them. How do I do that?

  5. Why is Windows not reading my hosts file? - Stack Overflow

    But the new host entry was not being used, windows was using the outside dns for this one single host but all other hosts in the hosts file, it was using the hosts file! Weird! I did just as Hengly …

  6. Setting up a local.host alias for localhost on windows

    It's asking to setup local.host as an alias for localhost, but it references some linux folders, I'm using windows. Here's the exact instructions I'm stumped on. Important - Some OAuth Providers do not …

  7. Copying files from Docker container to host - Stack Overflow

    Jan 17, 2017 · This would copy the file from one spot in the container to somewhere else in the container. Unless you mount a folder from the host as a volume, in which case path after > would not …

  8. php - How do I run a file on localhost? - Stack Overflow

    How do I actually run a file on localhost? I know it is working, but how do I run a file on it, and how do I verify that the file is in fact running on localhost? Server newbie here, additional que...

  9. web development server - How do I set up the hosts file for multiple ...

    Jul 24, 2019 · 62 As you surely know you can map host names to IP addresses with the "hosts" file. This is very useful especially when you are developing as you can change localhost for project1. That part …

  10. Point multiple IP addresses to a single host name - Server Fault

    In Windows System, there is this file at C:\\WINDOWS\\system32\\drivers\\etc\\hosts. This file allows us to default a specific IP address to a host name. The issue now is whether I can set multiple IP