In this recipe, we will create an application pool and assign it to our virtual directory, MyApp. We will create a firewall rule to allow inbound port 8000 for NanoAspNet.
Configuring a virtual directory in IIS 10.0
Getting ready
To step through this recipe, you will need a Windows Server 2016 virtual or physical server for remote PowerShell management and configuring a virtual directory on Nano Server 2016. For all this installation and configuration, you should have administrative privileges.
How to do it...
- Log in to Windows Server 2016. The IP is 172.16.15.60 and...