Apache ANd IIS I want to run both services how possible?

Discussion in 'Site & Server Administration' started by i_am_dhaval, Jun 13, 2009.

  1. #1
    i have windows dedicated server

    i have run 1 site in Apache server

    now i want run my other site with new domain using IIS

    but default port 80 ..so it create port conflict problem..

    so i need run my both site wqith this 2

    is it possible?

    how can i set this

    please help me
     
    i_am_dhaval, Jun 13, 2009 IP
  2. buchin

    buchin Active Member

    Messages:
    156
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #2
    buchin, Jun 13, 2009 IP
  3. i_am_dhaval

    i_am_dhaval Well-Known Member

    Messages:
    1,364
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    138
    #3
    i have singal ip

    if i have add port diffrent in IIS

    then site is open with port

    if my site url is www.myurl.com

    then for IIS if i change the default port 80 to 126 then when i try to open my site

    so it's open with this url www.myurl.com:126 not direct open www.myurl.com

    Apache server site already run with default port 80..so this i the problame
     
    i_am_dhaval, Jun 13, 2009 IP
  4. kailash

    kailash Well-Known Member

    Messages:
    1,248
    Likes Received:
    42
    Best Answers:
    0
    Trophy Points:
    190
    #4
    It is not possible to run two web servers on same port hence you will need to use different ports fr both. If you use other port then you can access site using website.com:xx only. It is not advisable to run two web servers on one dedicated server.

    Kailash
     
    kailash, Jun 13, 2009 IP
  5. Bohra

    Bohra Prominent Member

    Messages:
    12,573
    Likes Received:
    537
    Best Answers:
    0
    Trophy Points:
    310
    #5
    Bohra, Jun 14, 2009 IP