Access a file from other domain/server

Discussion in 'Site & Server Administration' started by ranjith, Sep 1, 2005.

  1. #1
    I want to make use of the files in server1(www.domain1.com)

    for (ne.domain2.com)server2.

    for eg:-

    from (ne.domain2.com)server2, if i request

    http://ne.domain2.com/aboutus.html, the file should be

    from server1(http://www.domain1.com/aboutus.html) but the

    address bar should show http://ne.domain2.com/aboutus.html
     
    ranjith, Sep 1, 2005 IP
  2. honey

    honey Prominent Member

    Messages:
    15,555
    Likes Received:
    712
    Best Answers:
    0
    Trophy Points:
    325
    #2
    do a 301 redirect or u can use a php server side include. If you need more help on this, PM me and I will pm you the exact code for mod_rewrite or to include the file.
     
    honey, Sep 1, 2005 IP