How to redirect a site.htm to a file on the local machine(pc)?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Mr Known

    How to redirect a site.htm to a file on the local machine(pc)?

    Ok I was thinking if we could redirect a site say > something.com/something.htm to a file on my computer say myfile.htm.

    I was thinking if we could do this using hosts, but haven't figured out yet.
    This is the Output: I want when I goto something.com/something.htm I should go to c:/myfile.htm.

    Thank You
  • Samishii23
    New Member
    • Sep 2009
    • 246

    #2
    You'll need to setup your computer to be a webserver to be able to do that, or else your computer will most likely block all requests to your computer.

    Not recommended.

    Comment

    Working...