Configure two IP with port 80 for Apache and IIS

-1

I'm trying to config two IP with port 80 for Apache and IIS.

  • Microsoft Windows Server 2016 Standard
  • Apache 2.2
  • IIS 10.0.14393.0

Fix first IP (10.201.74.50) and add second IP (10.201.74.51).

enter image description here

Set IP and Port to the first IP for Apache.

enter image description here

enter image description here

Start Apache. Apache is working.

enter image description here

Browse the first IP.

enter image description here

Set IP and Port to the second IP for IIS.

enter image description here

Stop Apache and start IIS Service. IIS is working.

enter image description here

Stop both Apache and IIS.

Start Apache and try to start IIS. Apache is working, IIS is not working.

The process cannot access the file because it is being used by another process. (Exception from HRESULT: 0x80070020)

enter image description here

Stop both Apache and IIS.

Start IIS and try to start Apache. Apache is not working, IIS is working.

Windows could not start the Apache2.2 on Local Computer. For more information, review the System Event Log. If this is a non-Microsoft service, contact the service vendor, and refer to service-specific error code 1.

enter image description here

apache
iis
tcp
asked on Stack Overflow Aug 26, 2019 by akkapolk • edited Aug 26, 2019 by akkapolk

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0