Run multiple apps on Windows Server 2012 R2

Hi,

I have my Meteor app running on a Windows Server 2012 R2 instance on AWS, and deployed on port 80 to the company intranet. I want to be able to build different apps which show up on different URLs, e.g.

mysite/app1
mysite/app2
mysite/app3

How can this be achieved?