two webservers in one domain?

Discussion in 'Server Operation' started by wakeup, Nov 23, 2005.

  1. wakeup

    wakeup New Member

    Hi
    I'm goint to have two web servers, one linux and another windows. I want have two webs in same domain. I want go to http://www.mydomain.com and enter to linux webserver, and writing http://www.mydomain.com/any go to windows webserver. But I want to Url don't change of domainname. I want to It be transparent for users and google robot.
    How can I do it?
    Thanks



    ____________________
    Hip Hop
     
  2. falko

    falko Super Moderator ISPConfig Developer

  3. wakeup

    wakeup New Member

    I think this is for change urls but not change domain...
    Could I do it with alias as:

    Alias /externFolder 212.x.x.x/myfolder

    ?
     
  4. falko

    falko Super Moderator ISPConfig Developer

    I don't think so...:confused:
     
  5. islander

    islander New Member

    Search the Apache2 docs http://httpd.apache.org/docs/2.0/
    I have seen some example of this when i was reading there the other day.
     

Share This Page