How to redirect from web pafe to local file?

Discussion in 'Application Software' started by HumansCan'tBeTrusted, Sep 23, 2012.

  1. HumansCan'tBeTrusted

    Aug 7, 2012
    239
    272
    10
    Hi. I need help. What I want to do is to redirect a web page to local file that is let's say E:\data\page.html
    How can I do that?
     
  2. SOCRATE_MMXII

    SOCRATE_MMXII MDL Expert

    Jan 25, 2012
    1,033
    318
    60
    Easy. You need to know the address of the PC in question (if you want to redirect from the internet to the local computer):

    e.g. 192.168.0.1/e:/data/page.html
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. HumansCan'tBeTrusted

    Aug 7, 2012
    239
    272
    10
    Thanks! You really helped me.
     
  4. emerica243

    emerica243 MDL Novice

    Mar 3, 2010
    26
    2
    0
    Use the local hosts file