|
You would need to get something like WAMP or XAMPP , once you have one of those configure IIS to run on port 81 and Apache to run on 82 , then get nginx to proxy redirect them both so you can now run both Apache and IIS without any ports in the address.
Good luck
|